dekorate
dekorate copied to clipboard
Implement advanced integration tests
Some integration tests, that would be really really awesome.
- Test an application to is integrated with Prometheus and validate metrics are scraped.
- Test an application that sends traces to Jaeger and validates traces are sent. i. Using an operator managed sidecar. ii. Using a user managed sidecar (via ap4k annotations)
- Test a spring data/jpa/rest application that uses the service-catalog. Verify entries are stored in the database.
- Test routes and ingresses are properly generated and work as expected.
@iocanel great list! I plan to start looking into these tomorrow
Another one from @metacosm: Secret injection