-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
My suggestion
Configure proper test runner, so we can define multiple type of tests:
- CI Tests - basic logic like running tests for my commands, utils for running commands from other languages etc.
- Production Tests - they run every n minutes and test hardcoded domains to check if everything passes
Current feedback
The current system is awesome but requires some changes:
- run only
deployment.py - add utils for searching flag using regex and comparing it with
config.yaml - utils for sending requests (with proper timeout)
- parallelism?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo