summaryrefslogtreecommitdiff
path: root/tools/functional/api/test_users.py
Commit message (Expand)AuthorAgeFilesLines
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-261-170/+0
* chore: have flake8 check the entire projectJohn L. Villalovos2021-04-301-4/+1
* fix: extend wait timeout for test_delete_user()John L. Villalovos2021-02-211-1/+2
* chore: apply suggestionsrefactor/split-functional-testsNejc Habjan2020-10-081-2/+4
* refactor(tests): split functional testsNejc Habjan2020-10-081-2/+152
* feat(api): add support for user identity provider deletionfeat/delete-user-identitiesNejc Habjan2020-09-071-0/+20