-
-
Notifications
You must be signed in to change notification settings - Fork 574
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrating unittest to pytest (Part 7) (#4431)
* Migrating unittest to pytest (Part 7) Signed-off-by: Pradyot Ranjan <[email protected]> * style: pre-commit fixes * Removing style failures Signed-off-by: Pradyot Ranjan <[email protected]> * Update tests/unit/test_parameters/test_parameter_values.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_parameters/test_process_parameter_data.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_parameters/test_process_parameter_data.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_parameters/test_process_parameter_data.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_plotting/test_quick_plot.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_spatial_methods/test_spectral_volume.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_spatial_methods/test_spectral_volume.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_spatial_methods/test_spectral_volume.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_spatial_methods/test_spectral_volume.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_plotting/test_quick_plot.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_solvers/test_casadi_algebraic_solver.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_solvers/test_casadi_algebraic_solver.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_spatial_methods/test_spectral_volume.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_spatial_methods/test_spectral_volume.py Co-authored-by: Agriya Khetarpal <[email protected]> * Update tests/unit/test_spatial_methods/test_spectral_volume.py Co-authored-by: Agriya Khetarpal <[email protected]> * Removing DepricatioWarning failure Signed-off-by: Pradyot Ranjan <[email protected]> --------- Signed-off-by: Pradyot Ranjan <[email protected]> Co-authored-by: Pradyot Ranjan <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Agriya Khetarpal <[email protected]>
- Loading branch information
1 parent
c2d8ac2
commit ba2aa67
Showing
22 changed files
with
693 additions
and
964 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.