Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: deflake-ify ITSystemTest#queryWatch (#107)
queryWatch has been flaky because several things are happening in the single event stream. This fix splits up the different scenarios being tested into their own respective tests and updates the assertions to be more specific to the scenario as well as handling the semantics of the backend better.
- Loading branch information