]> Git — Sourcephile - gargantext.git/commit
Rewrite testPrios test
authorAlfredo Di Napoli <alfredo@well-typed.com>
Mon, 17 Apr 2023 11:32:07 +0000 (13:32 +0200)
committerAlfredo Di Napoli <alfredo@well-typed.com>
Mon, 17 Apr 2023 11:32:16 +0000 (13:32 +0200)
commit3435b69d7de4f127bf81e7f53b66729f4589979d
tree8815ffe5a5ddbb370f1d6131a1d6deb74278908c
parent3f90e8bb7d402288391f077972fa72702644df4b
Rewrite testPrios test

This commit partially rewrites the `testPrios` queue test, in such a way
that it's now easier to inspect the final schedule and the occurrence of events.
Albeit not perfect, it should be less sensitive to random failures,
like the ones we have been observing on CI.
tests/queue/Main.hs