Skip to content

Conversation

@ofekisr
Copy link
Contributor

@ofekisr ofekisr commented Jun 30, 2021

SUMMARY

unittests should not depend on app_context or any database
so I moved all tests to be under integrations_tests

as separate phase and PRs, unittests should move to unittests package, and its conftests file will not contains
app_context dependency

note - unused import removed

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@amitmiran137 amitmiran137 changed the title refactor(tests) decouple unittests from integration tests refactor(tests): decouple unittests from integration tests Jun 30, 2021
@ofekisr ofekisr closed this Jun 30, 2021
@ofekisr ofekisr deleted the refactor/decoule_unittest_from_app_context branch June 30, 2021 12:00
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

Successfully merging this pull request may close these issues.

1 participant