• Alfredo Di Napoli's avatar
    Fix remaining tests · 0f018d7c
    Alfredo Di Napoli authored
    In particular:
    
    * In ngrams search tests where we were comparing the total number of
      results returned, we need to account only for the roots, because the
      total number we would be returning from the pagination would be
      higher, as it would include children, in some cases;
    * In the `AcyclipTableMap` generator, the roots we generate need to be
      so (i.e. `_ne_root` and `_ne_parent` must be `Nothing`).
    0f018d7c
Name
Last commit
Last update
..
Admin Loading commit data...
Auth Loading commit data...
Errors Loading commit data...
GraphQL Loading commit data...
Ngrams Loading commit data...
Node Loading commit data...
Public Loading commit data...
Routes Loading commit data...
Search Loading commit data...
Server Loading commit data...
Table Loading commit data...
Viz Loading commit data...
Context.hs Loading commit data...
Dev.hs Loading commit data...
EKG.hs Loading commit data...
Errors.hs Loading commit data...
GraphQL.hs Loading commit data...
HashedResponse.hs Loading commit data...
Job.hs Loading commit data...
Members.hs Loading commit data...
Metrics.hs Loading commit data...
Middleware.hs Loading commit data...
Ngrams.hs Loading commit data...
Node.hs Loading commit data...
Prelude.hs Loading commit data...
Routes.hs Loading commit data...
Search.hs Loading commit data...
Swagger.hs Loading commit data...
Table.hs Loading commit data...
ThrowAll.hs Loading commit data...
Types.hs Loading commit data...
Worker.hs Loading commit data...