unrhodecode/rhodecode/tests/functional
Marcin Kuzminski 17359c262c integrations: rewrote usage of pylons components inside integrations.
- added better auth decorators as used in other parts of the app
- fixed tests
- refactored the code to match other parts better (repo_route/repo_group_route)
2017-08-01 23:11:49 +02:00
..
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_admin_auth_settings.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_admin_defaults.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_admin_repo_groups.py repositories: ported repo_creating checks to pyramid. 2017-07-28 15:56:06 +02:00
test_admin_repos.py repositories: ported repo_creating checks to pyramid. 2017-07-28 15:56:06 +02:00
test_admin_repos_issuetracker.py tests: fixed few possible cases of detached instance errors. 2017-07-12 16:32:06 +02:00
test_admin_settings.py security: use 404 instead of 403 code on permission decorator to prevent resource discovery attacks. 2017-06-19 18:15:57 +02:00
test_admin_user_groups.py user-groups: moved the display of user group into a pyramid view 2017-07-27 18:56:31 +02:00
test_admin_users.py users-admin: moved views into pyramid for editing emails and ips. 2017-06-20 13:53:44 +02:00
test_delegated_admin.py user-groups: moved the display of user group into a pyramid view 2017-07-27 18:56:31 +02:00
test_sessions.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00