dekorate icon indicating copy to clipboard operation
dekorate copied to clipboard

Implement advanced integration tests

Open iocanel opened this issue 5 years ago • 2 comments

Some integration tests, that would be really really awesome.

  1. Test an application to is integrated with Prometheus and validate metrics are scraped.
  2. 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)
  3. Test a spring data/jpa/rest application that uses the service-catalog. Verify entries are stored in the database.
  4. Test routes and ingresses are properly generated and work as expected.

iocanel avatar Mar 21 '19 13:03 iocanel

@iocanel great list! I plan to start looking into these tomorrow

geoand avatar Mar 21 '19 13:03 geoand

Another one from @metacosm: Secret injection

geoand avatar Mar 21 '19 15:03 geoand