Commit Graph

2 Commits

Author SHA1 Message Date
Andrei Zeliankou
18fcc07c77 Tests: unified setup method usage.
To make fixtures accessible inside of setup methods in tests all these methods
are renamed to the "setup_method_fixture" and decorated by autouse flag.

Also all setup methods moved to the top of the files.
2023-05-25 16:56:14 +01:00
Andrei Zeliankou
56af7bb825 Tests: added tests for the URI rewrite. 2023-05-09 13:52:09 +01:00