eb_nordpool
Rust library for extracting elspot prices from nordpool.
Testing
For all but the "from_nordpool" in download.rs
For "from_nordpool" in download.rs (uses no capture because we need to read output data).
Rust library for extracting elspot prices from nordpool.
For all but the "from_nordpool" in download.rs
cargo test
For "from_nordpool" in download.rs (uses no capture because we need to read output data).
cargo test from_nordpool -- --nocapture