Breakthrough-Energy/PowerSimData

Include transform profile tests in CI

jenhagg opened this issue · 0 comments

Now that profiles are stored in blob storage, there is no limitation on running the tests anywhere except file size.

Options:

  1. only run the tests for small profiles, e.g. demand
  2. create minimal profiles to use for testing only, and parameterize the code to enable using these
  3. use the github cache action so we only have to download the profiles once in a while