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

Tests #197

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Tests #197

wants to merge 15 commits into from

Conversation

rsbrost
Copy link
Collaborator

@rsbrost rsbrost commented Jun 25, 2024

check changes as new tests for expt runtimes are working on my system as well as github with a good amount of buffer in how much time they can take; however, given the variability of different computational resources these tests may be worth reevaluating though it solves a past issue from our github.

…ized behavior with @ properties. Also testing for the drop functions functionality which was included in the runinfo file but not as an independent function, not as a method of runinfo. Furthermore, now testing for legacy naming conventions to ensure they still work with pyscan.
…ange. This may need to be adjusted depending on the runtimes of different systems to accomodate for computational differences. Testing with github now.
…ent_driver and correspondingly accounted for these properties in auto_test_driver so that they will be handled and tested properly.
…nly and write_only properties added to test_instrument_driver.py. This now solves the issue with auto_test_driver not failing with read and write only properties and ensures they are auto tested for future compatibility.
…luate the impact and effiacy of higher dt's.
@rsbrost
Copy link
Collaborator Author

rsbrost commented Jun 25, 2024

This pull request addresses 5 issues:

  1. Adding tests to account for runinfo @ properties.
  2. Adding tests for experiment runtimes.
  3. Adding tests for increased experiment dt's.
  4. Added read and write only properties to test instrument driver and are testing them directly there.
  5. Accounted for read and write only properties in auto_test_driver to ensure they will pass test cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant