- 12 Dec, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It also improves the error in case it's the first time we are running the tests and we have no coreNLP service running.
-
- 04 Dec, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 27 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Added more tests for more subtle cases.
-
- 20 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
(no default getCurrentTime anymore)
-
- 16 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
This is a first stepping stone in avoiding bugs by having `UserId` and `ContextId` being proper types, and not synonyms. We also refactor things to have `AuthenticatedUser` carry the `UserId`.
-
- 02 Oct, 2023 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
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.
-