unrhodecode/rhodecode/tests
2016-10-14 17:14:44 +03:00
..
config tests: Change default settings in tests to 'http' 2016-10-04 13:04:40 +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 tests: Add new attribute is_shadow_repo to test dummy extra data. 2016-09-23 14:31:36 +02:00
fixtures pytest: Remove unused repository archives. 2016-06-17 10:07:14 +02:00
functional ux: fix bug where saving empty issue tracker form was causing 2016-10-14 17:14:44 +03:00
integrations webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
lib tests: Fix error introduced by rebasing. 2016-10-11 13:27:51 +02:00
load tests: Remove code that is moved to the actest repository. #4095 2016-07-21 14:20:22 +02:00
models tests: Add missing key/value to vcs operation dummy dict. 2016-09-23 14:17:04 +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 vcs: add equality testing for commits against non commits to allow 2016-10-13 13:30:06 +03: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 tests: Fix --without-vcsserver parameter 2016-09-20 14:01:42 +02:00
plugin.py tests: Add a `db` fixture that initializes the database. 2016-09-27 09:48:23 +02:00
pylons_plugin.py tests: Bring pyro4 protocol back to work as opt in. 2016-10-11 11:43:48 +02:00
rhodecode.ini pytest: Fix settings in test-ini files. 2016-10-07 10:39:14 +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_http.ini pytest: Fix settings in test-ini files. 2016-10-07 10:39:14 +02:00
vcsserver_pyro4.ini tests: Create new config files for vcsserver (http/pyro4) 2016-10-04 15:07:10 +02:00