unrhodecode/rhodecode/tests/functional
Marcin Kuzminski 3680a0f227 tests: fixed tests for new repo settings
- added settings update missing tests
- fixed id generation to some tests for better display
2017-04-28 12:36:37 +02:00
..
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_admin.py tests: fixed some tests after new audit-logger 2017-04-27 10:36:32 +02: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_gists.py user-profile: migrated to pyramid views. 2017-03-02 18:10:10 +01:00
test_admin_my_account.py api: added last-activity into returned data of get_user api. 2017-03-23 14:50:20 +01:00
test_admin_notifications.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_admin_permissions.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_admin_repo_groups.py auth: make owner of user group give proper admin permissions to the user group. 2017-02-15 11:44:36 +01:00
test_admin_repos.py tests: fixed tests for new repo settings 2017-04-28 12:36:37 +02:00
test_admin_repos_issuetracker.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_admin_settings.py admin: moved admin pyramid into apps. 2017-03-02 20:23:26 +01: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 tests: moved tests of admin user auth tokens into pyramid apps. 2017-03-08 11:46:43 +01:00
test_bookmarks.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_branches.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_changelog.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01: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 license: updated copyright year to 2017 2017-01-02 09:30:39 +01: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 license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_delegated_admin.py auth: make owner of user group give proper admin permissions to the user group. 2017-02-15 11:44:36 +01:00
test_feed.py auth-tokens: updated logic of authentication to a common shared user method. 2017-02-13 14:36:48 +01:00
test_files.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_forks.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_home.py core: moved goto_switcher views into pyramid. 2017-04-19 15:12:58 +02:00
test_integrations.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_journal.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_login.py auth-tokens: fixed tests 2017-02-28 12:49:40 +01:00
test_password_reset.py password-reset: strengthten security on password reset logic. 2017-02-26 21:28:09 +01:00
test_pullrequests.py pull-reqests: workflow, change who can close a PR, it's only super-admin 2017-04-24 10:25:16 +02:00
test_sessions.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_summary.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_tags.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00