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

Unified developer test(s) platform #205

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

Unified developer test(s) platform #205

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

It would be ideal to have a unified testing platform for trigger development.
This could take the form of a single python script where the developer can configure that test to confirm the functionality of their new feature produces the expected result. This could also update a spreadsheet/table and link to readme to automate logging.


Could include:

  • date and time
  • configuration
  • used branches
  • result: PASS/FAIL
  • X/TOT passed
  • path to trigger log
  • ensure no 'warning' or 'error' messages

The trigger log / other logs should be used as input for the test. The test should be run with DAQ configuration generated with the '--debug' flag to ensure maximal logging.

@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