-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure the test suite to follow the code (#6111)
* Split up test_gp.py * Split up test_ode.py * Split up test_tuning.py * Move test_starting.py into tuning/ * Replace test_ndarray_backend.py * Rename test_data_container.py into test_data.py * Move test_idata_conversion.py into backends * Merge test_minibatches.py into test_data.py * Merge test_modelcontext.py into test_model.py * Merge test_pickling.py into test_model.py * Move test_quadpotential.py to step_methods/hmc/ * Move test_posdef_sym into test_multivariate * Move test_profile into test_model * Move test_updates.py into variational/ * Parametrize the posdef_symmetric test
- Loading branch information
Showing
29 changed files
with
1,246 additions
and
1,291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.