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

Test suite: group model creation in class method "setupTestData" #46

Open
3 tasks
niconoe opened this issue Oct 13, 2021 · 0 comments
Open
3 tasks

Test suite: group model creation in class method "setupTestData" #46

niconoe opened this issue Oct 13, 2021 · 0 comments

Comments

@niconoe
Copy link
Member

niconoe commented Oct 13, 2021

So data is more global (to all tests in a given class) rather than having exceptions in each test function.

Can be done incrementally, and maybe it shouldn't be done in all cases:

  • test_api.py
  • test_maps.py
  • test_pages.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant