RMI-PACTA / r2dii.match

Tools to Match Financial Portfolios with Climate Data
https://rmi-pacta.github.io/r2dii.match
Other
7 stars 5 forks source link

Use snapshot_value when possible #410

Closed jdhoffa closed 2 years ago

jdhoffa commented 2 years ago

Here I update a expect_snapshot to expect_snapshot_value, as I think the former is overkill.

jdhoffa commented 2 years ago

No this is actually a different test. I am just trying to prune expect_snapshot wherever it appears (if we can).

In this particular test, we are just ensuring that a weird case (UP266) works (ie. no warnings or errors). The expect_snapshot_value here is really checking that the contents of the output is correct.