Glenn Matthys

Results 2 issues of Glenn Matthys

After upgrading Grafana to version 6.7.1, this panel no longer works, the following error is logged in the browser's console: ``` module.js:16 Uncaught (in promise) TypeError: e.headers is not a...

* JUnit 5 instead of 4 * Tests use new JUnit 5 API * Remove dependency on Hamcrest, assertEquals() is basically the same as assertThat(..., is(...)) * Update build plugin...