unrhodecode/rhodecode/tests
2017-12-19 18:43:17 +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 integrations: parse pushed tags, and lightweight tags for git. 2017-12-03 22:37:36 +01:00
lib tests: rewrote code for running vcs_operations. Now it starts it's own 2017-12-18 21:19:29 +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 tests: move vcs_operations into its own module. 2017-12-18 18:24:06 +01:00
scripts pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
vcs tests: rewrote code for running vcs_operations. Now it starts it's own 2017-12-18 21:19:29 +01:00
vcs_operations tests: increase timeouts for better test stability 2017-12-19 13:39:51 +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 tests: rewrote code for running vcs_operations. Now it starts it's own 2017-12-18 21:19:29 +01:00
rhodecode.ini tests: use gunicorn for testing. This is close to production testing 2017-12-18 12:29:33 +01:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py server-utils: report server ready state 2017-12-19 18:43:17 +01: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 tests: use gunicorn for testing. This is close to production testing 2017-12-18 12:29:33 +01:00