Include transform profile tests in CI
jenhagg opened this issue · 0 comments
jenhagg commented
Now that profiles are stored in blob storage, there is no limitation on running the tests anywhere except file size.
Options:
- only run the tests for small profiles, e.g. demand
- create minimal profiles to use for testing only, and parameterize the code to enable using these
- use the github cache action so we only have to download the profiles once in a while