0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Hannah Wolfe a064067154
Fixed logic error in labs mock
- the previous logic only allowed one flag to be mocked at a time because it kept recalling sinon.stub
- now it's possible to mock multiple flags with different settings as we always just add to the same stub
2022-02-18 10:13:30 +00:00
..
e2e-api Fixed failing snapshot match in members 2022-02-18 11:30:14 +07:00
e2e-browser Added demo E2E browser test 2022-02-17 12:16:58 +01: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 Removed the duplicated members regression tests 2022-02-17 15:44:48 +01:00
unit Fixed admin views path mocking override in tests 2022-02-16 19:22:20 +01:00
utils Fixed logic error in labs mock 2022-02-18 10:13:30 +00:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc