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

Unit tests of hydrological_processes\test_module_surface_runoff.py are not detected #166

Closed
soaressgabriel opened this issue Mar 6, 2024 · 0 comments · Fixed by #165
Closed
Assignees
Labels
bug Something isn't working

Comments

@soaressgabriel
Copy link
Collaborator

Describe the bug

  • Unit tests of hydrological_processes\test_module_surface_runoff.py are not detected because of the current class name SurfaceRunoffModuleTest;
  • The solution would be to rename SurfaceRunoffModuleTest to TestSurfaceRunoffModule.

To Reproduce

Steps to reproduce the behavior:

  1. Perform tests of hydrological processes;
  2. Verify that surface runoff tests are not collected.

Expected behavior

  • Surface runoff tests must be collected and performed.

Screenshots

  • N/A

System information

Additional context

  • N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant