Ghost/test
Hannah Wolfe e68cb8b314
Improved settings cache unit tests
- settings cache was appearing as untested because we use rewire!
- rewire was totally unnecessary in this case, so I removed it
- updated to 100% test coverage whilst there, including removing one unreachable branch
- commented some undesirable behaviour I found whilst trying to reach all branches
- I don't want to change the behaviour to return false correctly without having a reason beyond improving coverage
2022-03-23 11:37:52 +00:00
..
e2e-api Added serializer for missing settings endpoints 2022-03-22 13:52:32 +00:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend 🐛 Fixed post access in the get helper (#14282) 2022-03-17 11:14:29 +01:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Fixed bad setup call in settings integration test 2022-03-16 14:03:02 +00:00
regression Added fixture path utility to e2e-framework 2022-03-21 11:14:54 +00:00
unit Improved settings cache unit tests 2022-03-23 11:37:52 +00:00
utils Reverted "Added detection of "ghost-api" use in theme config" 2022-03-22 16:18:17 +08: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 Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00