Unify branch name with pytest id for integration tests #804
Labels
my first issue
Good for newcomers
nice to have
A non-blocking, but nice to have feature
tests
Issue regarding a test suite problem
Milestone
Some branches in https://github.com/cachito-testing/integration-tests/branches use different names for test cases than what we have as an
id
for pytest. Let's be consistent and use one name (it can be a completely new name) for the branch name as well as pytestid
This will lead to renaming some test data directories that need to correspond to particular pytest
id
.Example:
The text was updated successfully, but these errors were encountered: