Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-26 | Merge branch 'testing' into build/python3-migration | BonfaceKilz | |
2020-09-23 | Fix failing tests | BonfaceKilz | |
* wqflask/tests/base/test_trait.py: In python2 it's necessary to decode the utf-8 string. | |||
2020-09-17 | Fix errors in tests | BonfaceKilz | |
* wqflask/tests/utility/test_authentication_tools.py test_check_resource_availability_non_default_mask): Mock flask's global 'g' variable properly. * wqflask/tests/base/test_trait.py: Ditto. * wqflask/tests/utility/test_authentication_tools.py: Ditto. | |||
2020-09-16 | Add new tests for "base/trait.py" | BonfaceKilz | |
* wqflask/tests/base/test_trait.py: New tests. |