Daniel Lockyer
85098e07d4
Configured all unit tests to use dot reporter
...
refs https://ghost.slack.com/archives/C02G9E68C/p1696490748701419
- this configures mocha to use the dot reporter because the default is
way too verbose in CI
2023-10-05 12:24:24 +02:00
Daniel Lockyer
c6cb35074a
Updated linting and testing packages
2023-09-01 15:51:17 +02:00
Daniel Lockyer
61d53ed7af
Removed extra ts-node
and typescript
dependencies
...
refs https://github.com/TryGhost/DevOps/issues/50
- these are not needed because they are present in the top-level
2023-08-09 18:27:56 +02:00
Naz
658adf0ab1
Fixed build command for nql-filter-expansions
...
no issue
- The newly generated package did not have the build:ts command needed for nx build to run
2023-07-25 19:01:56 +08:00
Naz
9f979917e3
Added nql-filter-expansions module
...
refs https://github.com/TryGhost/Arch/issues/46
- This module with be a placeholder for "filter expansions" we use across the codebase. For now it will only contain the expansions for the "post" resource, but any new or refactored expansions should land here too.
2023-07-25 19:01:56 +08:00