-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Description
Every time there is a pull request, the full test suite should execute.
Implementation Considerations
At a minimum, these tests should run:
docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_delta_patterns.py
docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_import_fulltexts.py
docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_exclude_patterns.py
docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_include_patterns.py
docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_field_modifier_patterns.py
docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_promote_collection.py
docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_migrate_dump.py
docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_pattern_specificity.pyDeliverable
ars
Dependencies
depends on
Metadata
Metadata
Assignees
Labels
No labels