0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
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
..
e2e-api Added new matcher for location strings 2022-02-16 13:48:56 +00:00
e2e-frontend Fixed e2e-framework to correctly compare headers 2022-02-15 18:38:45 +07:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
regression Added new matcher for location strings 2022-02-16 13:48:56 +00:00
unit Fixed admin views path mocking override in tests 2022-02-16 19:22:20 +01:00
utils Added new matcher for location strings 2022-02-16 13:48:56 +00:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc