-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
A-fsArea: file structure, asset loading and storingArea: file structure, asset loading and storingA-testsArea: anything actually test relatedArea: anything actually test relatedP-lowPriority: lowPriority: low
Milestone
Description
Description
If ref/ exists, the test should be treated as persistent. However, creating initial reference images (e.g. when converting compile-only to persistent) does not work as expected
Steps to Reproduce the Problem
- prepare an ephemeral test case (no
ref/) - add
ref/to make it persistent - run
tt update
Expected Behavior
The ref/ directory is poulated with images
Actual Behavior
The ref/ directory remains empty and "1 skipped" appears in the output
Additional Context
- Platform: Linux x64
- Version: 0.3.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-fsArea: file structure, asset loading and storingArea: file structure, asset loading and storingA-testsArea: anything actually test relatedArea: anything actually test relatedP-lowPriority: lowPriority: low