Skip to content

Testing

Carmine Rimi edited this page Dec 19, 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
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