armada icon indicating copy to clipboard operation
armada copied to clipboard

Make Lookout Part of E2E Tests

Open d80tb7 opened this issue 3 years ago • 1 comments

Currently the E2E tests don't test any of lookout. Testing the UI might be hard, but we should at least be able to test the state of the database fairly easily. I think to do this we need to:

  1. Make lookout-ingester be instantiated as part of e2e tests
  2. Write a test that asserts the state of the database (job in right state, correct number of job runs, job yaml as expected etc)

d80tb7 avatar Sep 11 '22 15:09 d80tb7

Hey team! Please add your planning poker estimate with Zenhub @dejanzele @jayofdoom @kannon92 @richscott @suprjinx

dave-gantenbein avatar Sep 21 '22 17:09 dave-gantenbein

Going to take a look at this.

ClifHouck avatar Nov 03 '22 20:11 ClifHouck