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
To have the test run in the CI, the read statement would need to be removed, and all the stop statements in the individual tests also. Replace with a loop to run them all.
Thanks, this is a good idea. The original tests aren't really testing much so my plan is to gradually implement them with the object-oriented interface, and know what data should be expected to compare against it
Can use GitHub Actions for CI (run the tests, deploy documentation, etc.)
The text was updated successfully, but these errors were encountered: