Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Integration Tests for trigger: Automation #204

Open
MRiganSUSX opened this issue Apr 12, 2023 · 0 comments
Open

Basic Integration Tests for trigger: Automation #204

MRiganSUSX opened this issue Apr 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@MRiganSUSX
Copy link
Contributor

MRiganSUSX commented Apr 12, 2023

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:

  • minimal_system_quick_test.py
  • 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).

@MRiganSUSX MRiganSUSX added the enhancement New feature or request label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant