unrhodecode/rhodecode/tests/models
Marcin Lulek e312dff198 repo-settings: ensure deletion on repo settings model validate
the settings id against the initialized model repo.

- prevents from malicious deletions of settings by forgin IDs
2017-10-18 12:16:40 +02:00
..
schemas tests: fixed tests for new repo settings 2017-04-28 12:36:37 +02:00
settings repo-settings: ensure deletion on repo settings model validate 2017-10-18 12:16:40 +02:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
common.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_changeset_status.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
test_comment.py comments: renamed ChangesetCommentsModel to CommentsModel to reflect what it actually does. 2017-01-09 17:52:00 +01:00
test_db.py tests: fixed tests for changed repr. 2017-01-16 18:59:36 +01:00
test_gist.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_notifications.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
test_permissions.py auth: make owner of user group give proper admin permissions to the user group. 2017-02-15 11:44:36 +01:00
test_pullrequest.py pull-requests: trigger merge simulation during PR creation. Fixes #5396 2017-10-12 20:57:02 +02:00
test_pullrequest_git.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
test_repo_groups.py repo-groups: moved to pyramid 2017-10-17 14:06:51 +02:00
test_repo_readme.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_repos.py users: moved get_users from RepoModel to UserModel. 2017-04-19 16:58:38 +02:00
test_scm.py tests: fixed tests for new repo settings 2017-04-28 12:36:37 +02:00
test_user_group_permissions_on_repo_groups.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_user_groups.py user-groups: moved get_user_groups from RepoModel to UserGroupModel. 2017-04-19 16:52:24 +02:00
test_user_permissions_on_repo_groups.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_users.py user: deprecated usage of api_keys. 2017-07-25 16:27:08 +02:00