Skip to content

Testing

a-ovchinnikov edited this page Dec 24, 2017 · 27 revisions

We leverage acceptance tests and functional acceptance tests.

Here is a simple summary of the acceptance tests in Kilda

Area Simulated Virtual Staging Production
Network Discovery ❏✔︎ ✔︎
Flow CRUD ✔︎ ?
Health Checks - Network ✔︎
Health Checks - Flows ✔︎
Flow Auto Healing ✔︎ ~
Performance - Storm X ?
Cache - Discovery ✔︎

The tests in Production should be non-destructive tests - ie mostly based on gets/reads/analysis, not on creating/updating/deleting.

Clone this wiki locally