Revision ad534b2ac32f57a1d1894a4396b1930e967e61f9 authored by Maxim Zhiltsov on 17 April 2023, 15:26:28 UTC, committed by GitHub on 17 April 2023, 15:26:28 UTC
Extracted from #5083 

- Fixed test data placement in tests
- Fixed cache cleaning in tests
- Refactored server API tests and dataset_manifest
- Added more tests

1 parent 31c1ecc
Raw File
.codacy.yml
exclude_paths:
  - '**/3rdparty/**'
  - '**/engine/js/cvat-core.min.js'
  - '**/engine/js/unzip_imgs.js'
  - CHANGELOG.md
back to top