unrhodecode/rhodecode/tests
Marcin Lulek f069e0f0f9 pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case.
Usually WIP in title means unfinished task that needs still some work.

This pattern is present in Gitlab/Github and is already quite common.
2019-11-25 19:10:53 +01:00
..
config pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
database dependencies: bumped test libraries. 2019-09-30 13:26:57 +02:00
events pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
fixtures diffs: handle paths with quotes in diffs. 2019-08-26 21:49:06 +02:00
functional merge: merged default changes into new-ui 2019-04-19 13:21:58 +02:00
integrations tests: try to stabilize integration tests. 2019-10-10 11:36:55 +02:00
lib webhelpers: port most of the items from webhelpers to webhelpers2 2019-11-21 15:48:12 +01:00
load webhelpers: port most of the items from webhelpers to webhelpers2 2019-11-21 15:48:12 +01:00
models pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case. 2019-11-25 19:10:53 +01:00
other pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
scripts core: added more accurate time measurement for called functions 2019-07-17 16:28:41 +02:00
vcs dependencies: bumped test libraries. 2019-09-30 13:26:57 +02:00
vcs_operations tests: fixed some warnings on tests 2019-10-23 14:57:44 +02:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_external_test.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
fixture.py users: description edit fixes 2019-10-31 11:22:32 +01:00
plugin.py tests: specify custom order of tests for faster feedback and execution of slower tests at the end. 2019-11-07 18:13:33 +01:00
pylons_plugin.py pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
rhodecode.ini configs: removed deprecated convert_unicode param 2019-09-30 10:55:14 +02:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py caches: updated cache backend to new vcsserver caches implementation. 2019-07-17 00:14:26 +02:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py release: merge back stable branch into default 2019-07-12 19:48:03 +02:00
vcsserver_http.ini caches: updated cache backend to new vcsserver caches implementation. 2019-07-17 00:14:26 +02:00