synpress
synpress copied to clipboard
✨ feat: Optional caching for tests and enable tests for windows
Motivation and context
Currently, Synpress requires users to build a cache of browser contexts with pre-configured wallets before running tests. This task aims to remove this constraint, allowing developers to run tests directly without the need for a pre-built cache.
Does it fix any issue?
SYN-51 & Helps with Windows
Other useful info
N/A
Quality checklist
- [x] I have performed a self-review of my code.
- [x] If it is a core feature, I have added thorough e2e tests.
⚠️👆 Delete any section you see irrelevant before submitting the pull request 👆⚠️