1. 27 Oct, 2023 1 commit
  2. 12 Oct, 2023 1 commit
  3. 02 Oct, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Re-arrange test module hierarchy · ef0f149f
      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.
      ef0f149f
  4. 17 Jul, 2023 1 commit
  5. 12 Jun, 2023 1 commit
  6. 05 Jun, 2023 2 commits
  7. 08 May, 2023 2 commits
  8. 03 May, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Add some basic pagination tests · 7b955a56
      Alfredo Di Napoli authored
      This commit adds some basic tests for the Ngrams pagination,
      capitalizing on the refactoring of the `searchTableNgrams` function,
      which is now pure and can be tested fairly easily.
      7b955a56