unrhodecode/rhodecode/tests
2024-10-22 22:15:23 +02:00
..
config feat(configs): deprecared old hooks protocol and ssh wrapper. 2024-08-07 13:35:47 +02:00
database fix(tests): fixed db migration tests after introduction of RC_TEST flag 2024-03-12 10:08:17 +01:00
events copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
fixture_mods feat(configs): deprecared old hooks protocol and ssh wrapper. 2024-08-07 13:35:47 +02:00
fixtures tests: fixed all tests for python3 BIG changes 2023-07-18 11:46:31 +02:00
functional tests(bad-data): fixed some pre python3 tests that no longer work exactly the same 2023-12-01 10:17:58 +01:00
integrations tests: fix httpbin port, within a container we use internal docker network so port is not exposed, we should call httpbin directly 2023-08-28 10:07:10 +02:00
lib updated with a latest changes. 2024-10-02 12:22:06 +03:00
load copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
models fix(tests): fixed more permissions tests 2024-10-22 22:15:23 +02:00
other lint: ruff run 2023-07-18 13:46:39 +02:00
scripts build(checks): added check file script used for building images 2023-12-15 14:20:41 +01:00
vcs chore(cleanups): cleanup unicode usage... 2024-06-23 21:48:10 +02:00
vcs_operations fix(tests): fixed svn tests cases when interactive prompt was displayed 2024-07-17 21:10:12 +02:00
__init__.py Updated with a latest changes. 2024-03-11 20:12:31 +02:00
auth_external_test.py chore(cleanups): cleanup unicode usage... 2024-06-23 21:48:10 +02:00
conftest.py tests: fixed simplevcs tests 2023-08-29 16:36:23 +02:00
conftest_common.py tests: updated test ini and configs for setting custom ini files 2024-05-08 13:27:19 +02:00
fixture.py feat(artifacts): new artifact storage engines allowing an s3 based uploads 2024-08-28 23:56:59 +02:00
rhodecode.ini fix(tests): fixed few tests 2024-10-22 21:56:30 +02:00
routes.py fix(branch removal trough UI): changed route path. Fixes: RCCE-75 2024-06-14 13:10:47 +03:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py fix(tests): fixed potential freeze on vcs_operations tests 2024-07-17 20:35:17 +02:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py fix(tests): fixed the creation of non-linear commits creation in tests 2023-11-23 09:41:19 +01:00
vcsserver_http.ini fix(svn): svn events fixes and change the way how we handle the events 2024-06-04 17:20:16 +02:00