- 02 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
Tests were written with a very flat module hierarchy which made them a bit confusing to navigate. This commit moves everything under a common `Test.*` hierarchy.
-
- 31 Aug, 2023 1 commit
-
-
Alfredo Di Napoli authored
Alas I (Alfredo) had to split the runners for tasty and hspec because in tasty we cannot control explicitly the level of parallelism, but for the DB stuff we need sequential tests, whereas for the Jobs tests we need parallelism, or rather the executable to be compiled with `-threaded`.
-
- 17 Jul, 2023 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 10 Jul, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
We need to fix them properly as part of #198.
-
- 12 Jun, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 24 Apr, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 19 Apr, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 17 Apr, 2023 1 commit
-
-
Alfredo Di Napoli authored
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.
-
- 06 Apr, 2023 1 commit
-
-
Alfredo Di Napoli authored
This big commit improves the jobs API in a way that now we can completely abstract away over a JobLog.
-
- 27 Mar, 2023 4 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 09 Nov, 2022 1 commit
-
-
Alp Mestanogullari authored
-
- 19 Oct, 2022 1 commit
-
-
Alp Mestanogullari authored
-
- 18 Oct, 2022 2 commits
-
-
Alp Mestanogullari authored
-
Alexandre Delanoë authored
-
- 17 Oct, 2022 1 commit
-
-
Alp Mestanogullari authored
-