You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the code development, it is compulsory to run basic integration tests. These are located: dfmodules/integtest.
It's currently agreed that at least these should be run:
fake_data_producer_test.py
These should be run for each new fix/feature.
The idea is to automate running these when making PR, adding the result/log to a spreadsheet or table. This can be linked via readme, showing tests taken in the last X months.
Optionally, it would be great to also run 3ru_3df_multirun_test.py, however, this requires significant computing resources, so may not be possible (to automate).
The text was updated successfully, but these errors were encountered:
As part of the code development, it is compulsory to run basic integration tests. These are located:
dfmodules/integtest.
It's currently agreed that at least these should be run:
These should be run for each new fix/feature.
The idea is to automate running these when making PR, adding the result/log to a spreadsheet or table. This can be linked via readme, showing tests taken in the last X months.
Optionally, it would be great to also run 3ru_3df_multirun_test.py, however, this requires significant computing resources, so may not be possible (to automate).
The text was updated successfully, but these errors were encountered: