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

Refactor test organization #381

Open
coilysiren opened this issue Jan 9, 2018 · 0 comments
Open

Refactor test organization #381

coilysiren opened this issue Jan 9, 2018 · 0 comments

Comments

@coilysiren
Copy link
Contributor

coilysiren commented Jan 9, 2018

  • most tests should be in the folder for their app, eg.
callisto_core/
    delivery/
        tests/
    notification/
        tests/
  • except for the webdriver / selenium / "functional" tests, which should stay in the callisto_core/tests/ folder, and that folder should be renamed to callisto_core/webdriver_tests/
  • the callisto_core/wizard_builder/tests/test_frontend.py content should be moved to callisto_core/webdriver_tests/
  • the tests in callisto_core/tests/callistocore/ likely all belong in callisto_core/delivery/tests/ (although some may be more relevant in callisto_core/reporting/tests/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant