cdxgen icon indicating copy to clipboard operation
cdxgen copied to clipboard

[tests] Fix reachables-tests

Open malice00 opened this issue 4 months ago • 1 comments

These tests are completely useless as they are now! They get triggered on PRs, but use the docker images that were last built -- which means that they do not actually test the PR that triggered them!

A good solution would be to create a temporary images with which the tests are then run.

malice00 avatar Oct 22 '25 21:10 malice00

Not to self: check if any other tests do similar things and change those as well!

malice00 avatar Oct 22 '25 21:10 malice00