unrhodecode/rhodecode/tests/functional
Marcin Kuzminski ff79205313 global-permissions: ported controller to pyramid view.
- fixed some other tests cases to rely on test routing
2017-07-20 15:04:36 +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 home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
test_admin_repos.py repo-summary: re-implemented summary view as pyramid. 2017-06-07 13:23:21 +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: added info, and new panel to control user group synchronization. 2017-04-05 14:20:30 +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_changeset.py svn: date-parser should use UTC dates to be consistent with other backends. 2017-01-24 11:26:15 +01:00
test_commit_comments.py emails: added note types into emails. Fixes #5221 2017-02-17 17:15:05 +01:00
test_compare.py security: escape flash messaged VCS errors to prevent XSS atacks. 2017-06-26 14:48:15 +02:00
test_compare_local.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_compare_on_single_file.py files: ported repository files controllers to pyramid views. 2017-07-17 14:20:22 +02:00
test_delegated_admin.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
test_forks.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_integrations.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_pullrequests.py global-permissions: ported controller to pyramid view. 2017-07-20 15:04:36 +02:00
test_sessions.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00