unrhodecode/rhodecode/tests
Daniel Dourvaris 12ebe4382a diffs: replace compare controller with new html based diffs:
* side/side + unified support
* redesign of diff changes/operations
* added button to see file before the change
* auto collapses large diffs

refs #4232
2016-10-19 14:29:51 +03:00
..
config tests: Change default settings in tests to 'http' 2016-10-04 13:04:40 +02:00
controllers refactor: remove old error controller, which has been replaced by pyramid 2016-06-22 12:39:11 +03:00
database subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
events tests: Add new attribute is_shadow_repo to test dummy extra data. 2016-09-23 14:31:36 +02:00
fixtures pytest: Remove unused repository archives. 2016-06-17 10:07:14 +02:00
functional diffs: replace compare controller with new html based diffs: 2016-10-19 14:29:51 +03:00
integrations webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
lib diffs: replace compare controller with new html based diffs: 2016-10-19 14:29:51 +03:00
load subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
models tests: Add missing key/value to vcs operation dummy dict. 2016-09-23 14:17:04 +02:00
other subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
scripts subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
vcs subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
__init__.py pytest: Fix the user login function. 2016-05-25 16:50:48 +02:00
auth_external_test.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
fixture.py tests: Fix --without-vcsserver parameter 2016-09-20 14:01:42 +02:00
plugin.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
pylons_plugin.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
rhodecode.ini pytest: Fix settings in test-ini files. 2016-10-07 10:39:14 +02: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 subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
vcsserver_http.ini pytest: Fix settings in test-ini files. 2016-10-07 10:39:14 +02:00
vcsserver_pyro4.ini tests: Create new config files for vcsserver (http/pyro4) 2016-10-04 15:07:10 +02:00