unrhodecode/rhodecode/tests
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
..
config project: added all source files and assets 2016-05-24 15:56:53 +02:00
controllers refactor: remove old error controller, which has been replaced by pyramid 2016-06-22 12:39:11 +03:00
database project: added all source files and assets 2016-05-24 15:56:53 +02:00
events events: add an event for pull request comments with review status 2016-07-13 10:39:54 +02:00
fixtures pytest: Remove unused repository archives. 2016-06-17 10:07:14 +02:00
functional gists: use colander schema to validate input data. 2016-07-31 20:11:12 +02:00
integrations integrations-db: don't use default contructor to be consisten with other modules 2016-07-14 11:23:46 +02:00
lib notifications: adjusting how instance name is passed and fixing tests 2016-07-28 17:35:30 +02:00
load tests: Remove code that is moved to the actest repository. #4095 2016-07-21 14:20:22 +02:00
models gists: use colander schema to validate input data. 2016-07-31 20:11:12 +02:00
other auth: Fix renaming of 'auth_cahe_ttl' to 'cache_ttl' #4127 2016-07-27 15:54:42 +02:00
scripts project: added all source files and assets 2016-05-24 15:56:53 +02:00
vcs tests: Adapt tests to use the new get_vcs_instance function instead of removed get_repo. 2016-07-21 09:07:29 +02:00
__init__.py pytest: Fix the user login function. 2016-05-25 16:50:48 +02:00
auth_external_test.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
fixture.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
plugin.py db: always use Session() for compatibility, Using Session is actually the 2016-07-27 00:42:19 +02:00
pylons_plugin.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py tests: Fix a helper method that checks if a repository is available on filesystem. 2016-07-21 09:06:47 +02:00
vcsserver.ini project: added all source files and assets 2016-05-24 15:56:53 +02:00
vcsserver_pyramid.ini project: added all source files and assets 2016-05-24 15:56:53 +02:00