apm-server icon indicating copy to clipboard operation
apm-server copied to clipboard

integrationservertest: Adding meta-tests

Open ericywl opened this issue 8 months ago • 1 comments

Currently, the tests themselves don't have any tests (henceforth called meta-tests to avoid confusion). If we make some mistakes in the tests, the tests could potentially pass even though it is wrong (false positive).

Investigate adding meta-tests so that we can be sure that future changes won't introduce false positives.

ericywl avatar Apr 23 '25 10:04 ericywl

@ericywl what's your idea of the scope of this task? What are the sources that could lead to false positives?

endorama avatar Jun 04 '25 10:06 endorama