Add e2e tests in a separated repository
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
E2E tests should include
- Prove workflow durability (with intermitent failures)
- Prove workflow atomicity (no event commit if the workflow wasn't executed)
- Performance tests for workers (throughput, how long it takes to process 100 workflows of the same types using N workers?)
- Use timers and measure discrepancy between reality and execution time
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.