Ghost/test/unit/server
Daniel Lockyer 55204bf725 Fixed admin views path mocking override in tests
- for some reason, this test seems to be failing now we've pulled it out
  of the general CI
- it makes sense when the repo is clean, because the html files don't
  exist, but I don't understand how they were working before... 🤔
- anyway, we should be overriding the path to the test fixtures admin
  view files here
- this fixes the unit tests
2022-02-16 19:22:20 +01:00
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data Added the last_seen_at column to members 2022-02-09 11:57:45 +01:00
lib Renamed getLocalFileStoragePath 2021-11-05 17:17:18 +04:00
models Updated SingleUseToken grace period to 10 minutes (#13926) 2022-01-03 17:55:53 +02:00
services Added unit tests for content gating post access 2022-02-11 14:26:04 +05:30
web Fixed admin views path mocking override in tests 2022-02-16 19:22:20 +01:00
notify.test.js Fixed notify library tests 2021-12-06 08:20:39 +00:00
overrides.test.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00