unrhodecode/rhodecode/tests
2024-04-15 12:13:03 +03:00
..
config copyrights: updated for 2023 2023-07-18 11:57:27 +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 Updated with a latest changes. 2024-03-11 20:12:31 +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 feat(repo_path-config): moved main storage location path into ini file. Fixes: RCCE-61 2024-03-01 09:39:14 +02:00
load copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
models Updated with a latest changes. 2024-03-11 20:12:31 +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 fix(test): fixed test and pull api endpoint. Fixes: RCCE-29 2024-01-11 18:05:51 +02:00
vcs_operations fix(tests): fixed tests for vcs-operations 2024-02-08 17:07:44 +01:00
__init__.py Updated with a latest changes. 2024-03-11 20:12:31 +02:00
auth_external_test.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
conftest.py tests: fixed simplevcs tests 2023-08-29 16:36:23 +02:00
conftest_common.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
fixture.py code: import fix/pep8 2023-10-09 12:45:35 +02:00
rhodecode.ini chore(configs): remove is_test flag which is deprecated 2024-03-12 08:02:48 +01:00
routes.py feat(2fa): Added 2fa option. Fixes: RCCE-65 2024-04-15 12:13:03 +03:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py copyrights: updated for 2023 2023-07-18 11:57:27 +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(tests): fixed bad value for default binary_dir value 2024-03-01 16:19:48 +01:00