Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type hints to tests #12

Closed
10 tasks
rubenthoms opened this issue Nov 13, 2020 · 0 comments
Closed
10 tasks

Add type hints to tests #12

rubenthoms opened this issue Nov 13, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rubenthoms
Copy link
Collaborator

This is one of several issues addressing equinor#483. The issue is split up in order to enable collaboration and to gain a better overview over which team member is working on which files.

Directory: ./tests

  • conftest.py

Directory: ./tests/integration_tests

  • test_aggregated_data_example.py
  • test_parameter_corr.py
  • test_raw_data_example.py
  • test_surface_selector.py

Directory: ./tests/unit_tests/data_input

  • test_calc_from_cumulatives.py
  • test_image_processing.py

Directory: ./tests/unit_tests/model_tests

  • test_property_statistics_model.py

Directory: ./tests/unit_tests/plugin_tests

  • test_tornado_functions.py

Directory: ./tests/unit_tests/utils_tests

  • test_simulation_timeseries.py
@rubenthoms rubenthoms added the enhancement New feature or request label Nov 13, 2020
@rubenthoms rubenthoms self-assigned this Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant