This project is used as an additional SourceX
for copr-backend.
When running ./run_tests.sh
for the Copr backend
package, it
creates backend/test-data-copr-backend-*
directory. It is
recommended to try your changes there and then move them to this
project.
After making changes, tag a new release in this repository:
git tag v4
git push origin v4
In the Copr repository, increment tests version in
copr-backend.spec
, for example:
%global tests_version 4