sandialabs / pyscan

Scientific Measurement Toolbox
https://pyscan.readthedocs.io/en/latest/
MIT License
4 stars 4 forks source link

Tests #197

Open rsbrost opened 2 weeks ago

rsbrost commented 2 weeks ago

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.

rsbrost commented 2 weeks ago

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.