refactor for independent test dirs #7

Merged
dan merged 49 commits from independent-test-dirs into dev 2023-12-05 21:41:46 +01:00
Collaborator
  • make it so that the actual tests can be moved anywhere, for example in abra recipe repos
    -> major refactoring with pytest test discovery magic

  • create RUNNER_DICT dynamically with importlib
    -> none of the tests are hardcoded, more tests can be added by placing a folder

  • autoload fixtures with pytest plugins

  • add URL fixture to navigate on web pages. Includes url parser based on python urllib to generate correct links

  • fix nextcloud setups and tests

  • add email groundwork with imbox

* make it so that the actual tests can be moved anywhere, for example in abra recipe repos -> major refactoring with pytest test discovery magic * create RUNNER_DICT dynamically with importlib -> none of the tests are hardcoded, more tests can be added by placing a folder * autoload fixtures with pytest plugins * add URL fixture to navigate on web pages. Includes url parser based on python urllib to generate correct links * fix nextcloud setups and tests * add email groundwork with imbox
dan added 49 commits 2023-12-05 21:41:34 +01:00
dan merged commit f9c21c6e6b into dev 2023-12-05 21:41:46 +01:00
dan referenced this pull request from a commit 2023-12-05 21:41:46 +01:00
dan deleted branch independent-test-dirs 2023-12-05 21:41:46 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: local-it/e2e_tests#7
No description provided.