refactor for independent test dirs #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "independent-test-dirs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
8f720f889b' into nextcloud be722938c8