unrhodecode/rhodecode/tests
2024-01-29 12:15:15 +01:00
..
config copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
database copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
events copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
fixture_mods feat(upgrade): added feature to bulk upgrade hooks from 4.X -> 5.X fixes RCCE-34 2024-01-29 12:15:15 +01: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(upgrade): added feature to bulk upgrade hooks from 4.X -> 5.X fixes RCCE-34 2024-01-29 12:15:15 +01:00
load copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
models fix(mercurial): dropped support for depreacted hgsubversion fixes RCCE-12 2023-12-28 15:09:26 +01: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 tests: fix import 2023-08-28 10:56:36 +02:00
__init__.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +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 tests: fixup the config stubs 2023-08-23 13:42:49 +02:00
routes.py feat(ui): added ability to replace binary file through UI, added related tests. Fixes: RCCE-19 2024-01-25 16:32:51 +02: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 tests: fixed all tests for python3 BIG changes 2023-07-18 11:46:31 +02:00