unrhodecode/rhodecode/tests
2018-09-20 21:48:08 +02:00
..
config hooks: made the callback host configurable. 2018-07-03 11:57:03 +02:00
database db: ensure migrations are executed and steps are tested 2018-03-05 21:10:03 +01:00
events release: update copyright year to 2018 2018-01-19 17:13:16 +01: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 pull-request-events: expose pr title and uid for commits inside. 2018-02-16 19:22:21 +01:00
lib license: update license metadata and generation code 2018-09-20 21:48:08 +02:00
load core: use py3 compatible prints 2018-09-12 09:47:41 +02:00
models branch permissions: added logic to define in UI branch permissions. 2018-08-28 13:41:30 +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 branch permissions: added logic to define in UI branch permissions. 2018-08-28 13:41:30 +02:00
vcs_operations logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
__init__.py caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +02:00
auth_external_test.py logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
fixture.py core: use py3 compatible prints 2018-09-12 09:47:41 +02:00
plugin.py integrations: use classmethod for icon extraction for easier code readability. 2018-02-16 01:22:52 +01: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: added tests for permission update views to catch obvious form errors. 2018-07-02 12:20:44 +02:00
vcsserver_http.ini tests: use gunicorn for testing. This is close to production testing 2017-12-18 12:29:33 +01:00