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
Convert series_test.py to work in the new test framework. The existing file should be maintained since we will be doing a complete swap once all tests are converted. Only the existing tests need to be converted, there should not be any additional testing that needs to be added.
The text was updated successfully, but these errors were encountered:
* conversion of series test to new framework
* update to prob_size parameterization
* fix prob_size scaling issue
* left over prob_size variable
* requested changes, clean up
---------
Co-authored-by: jaketrookman <[email protected]>
Convert
series_test.py
to work in the new test framework. The existing file should be maintained since we will be doing a complete swap once all tests are converted. Only the existing tests need to be converted, there should not be any additional testing that needs to be added.The text was updated successfully, but these errors were encountered: