-
Notifications
You must be signed in to change notification settings - Fork 60
Use fake Driver in e2e tests #317
Copy link
Copy link
Open
Description
With multi-engine support in (#293), our e2e testing harness relies on creating a rego driver only. That is fine for testing the rego driver but we should use the fake Driver more in our e2es as per: #283 (comment) :
We should move away from using Rego to using the fake driver in tests. This will reduce randomness and allow us to do things like inject specific stats responses, error responses, etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels