unrhodecode/rhodecode/tests
Marcin Kuzminski 4da7905b37 vcs: use a real two part name for merge operation.
- expose settings into vcs_settings for easier override later
2018-10-01 13:54:51 +02:00
..
config hooks: made the callback host configurable. 2018-07-03 11:57:03 +02:00
database tests: fixed some pytest deprecated calls, and warnings. 2018-10-01 12:23:47 +02:00
events hooks: pass in store_path into env for hooks. 2018-09-26 12:14:37 +02:00
fixtures diffs: fixed problem with rendering no newline at the end of file markers. 2017-11-19 15:23:38 +01:00
functional release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
integrations hooks: pass in store_path into env for hooks. 2018-09-26 12:14:37 +02:00
lib hooks: pass in store_path into env for hooks. 2018-09-26 12:14:37 +02:00
load core: use py3 compatible prints 2018-09-12 09:47:41 +02:00
models vcs: use a real two part name for merge operation. 2018-10-01 13:54:51 +02:00
other tests: move controllers tests to other 2018-06-08 11:58:09 +02:00
scripts logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
vcs git: use a fetch_sync based creation of remote repos. 2018-09-21 13:35:45 +02:00
vcs_operations repositories: added option to archive repositories instead of deleting them. 2018-09-25 17:28:11 +02:00
__init__.py tests: fixed some pytest deprecated calls, and warnings. 2018-10-01 12:23:47 +02:00
auth_external_test.py logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
fixture.py repository: add check preventing of removal of repo with attached pull requests. 2018-09-25 12:05:44 +02:00
plugin.py tests: fixed some pytest deprecated calls, and warnings. 2018-10-01 12:23:47 +02:00
pylons_plugin.py caches: new cache context managers. 2018-08-02 18:04:52 +02:00
rhodecode.ini caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +02:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py tests: fixed some pytest deprecated calls, and warnings. 2018-10-01 12:23:47 +02:00
vcsserver_http.ini tests: use gunicorn for testing. This is close to production testing 2017-12-18 12:29:33 +01:00