Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Does anyone have a script for running all the snapshot tests for all devices? #141

Open
astr0-4 opened this issue Feb 9, 2021 · 1 comment

Comments

@astr0-4
Copy link

astr0-4 commented Feb 9, 2021

I was wondering if anyone has a script that would go through all the test files, set recordMode = true, run the tests, and set recordMode = false again.
Ideally this script would run a couple times for multiple simulators.

@astr0-4 astr0-4 changed the title Question: Does anyone have a script for running all the snapshot tests for all devices? [Question] Does anyone have a script for running all the snapshot tests for all devices? Feb 9, 2021
@frank-okx
Copy link

recordMode = ProcessInfo.processInfo.environment["RECORD_MODE"] == "true"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants