unrhodecode/rhodecode/tests/models
Marcin Kuzminski 198c6fda61 gists: use colander schema to validate input data.
- brings consistent validation acros API and web
- use nicer and stricter schemas to validate data
- fixes #4118
2016-07-31 20:11:12 +02:00
..
schemas gists: use colander schema to validate input data. 2016-07-31 20:11:12 +02:00
settings tests: Fix a test that was broken due to changes around the rebase-merge option. 2016-07-12 11:09:35 +02:00
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
common.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_changeset_status.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_comment.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_db.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_gist.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_notifications.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_permissions.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_pullrequest.py tests: Add missing argument to assert_called_with statements. 2016-07-08 09:15:03 +02:00
test_pullrequest_git.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_repo_groups.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_repos.py tests: fixed test after update of cs cache changes. 2016-07-04 23:55:36 +02:00
test_scm.py api: add a max_file_bytes parameter to get_nodes so that large 2016-07-26 20:52:11 +03:00
test_user_group_permissions_on_repo_groups.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_user_groups.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_user_permissions_on_repo_groups.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_users.py project: added all source files and assets 2016-05-24 15:56:53 +02:00