unrhodecode/rhodecode/tests
Marcin Kuzminski 19744d8230 vcs-ops: store user_id inside the extras for vcs context operations.
- we'll use this one for bootstrap of async tasks.
2017-11-30 17:41:05 +01:00
..
config tests: make the routing link tests retry connections. Reduced test failures 2017-09-28 19:35:58 +02:00
controllers repo-groups: moved to pyramid 2017-10-17 14:06:51 +02:00
database pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
events vcs-ops: store user_id inside the extras for vcs context operations. 2017-11-30 17:41:05 +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 pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
integrations vcs-ops: store user_id inside the extras for vcs context operations. 2017-11-30 17:41:05 +01:00
lib vcs-ops: store user_id inside the extras for vcs context operations. 2017-11-30 17:41:05 +01:00
load license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
models vcs-ops: store user_id inside the extras for vcs context operations. 2017-11-30 17:41:05 +01:00
other pytest: renamed pylons_config into pyramid_config. 2017-11-17 15:48:32 +01:00
scripts pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
vcs pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
__init__.py tests: improve assert_flash_message call when called with no_ and empty flash is present. 2017-11-16 14:19:52 +01:00
auth_external_test.py users: make AuthUser propert a method, and allow override of params. 2017-08-03 20:17:46 +02:00
fixture.py db: use unicode for some of the defaults to reduce sqlalchemy warnings. 2017-07-26 12:14:56 +02:00
plugin.py pytest: reduce *_util fixture to just relly on db_connection instead of whole baseapp. 2017-11-17 16:25:55 +01:00
pylons_plugin.py pytest: added db_connection fixture. 2017-11-17 15:59:38 +01:00
rhodecode.ini caches: configure defaults for all defined regions. 2017-11-16 22:02:32 +01: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 testapp: moved login/csrf session methods into TestApp itself. 2017-11-17 16:26:55 +01:00
vcsserver_http.ini core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00