0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Hannah Wolfe 2876178dcf 🐛 Fixed logic error in navigation for isSecondary
closes #11772

- Ensures that isSecondary is a boolean true or false
- Added tests that cover the bug, switching to using compile because the helpers have to be run together
- TODO: all tests for helpers should be switched to compile, it's SO MUCH easier
2020-05-18 19:15:28 +01:00
..
api-acceptance Added new endpoint for refreshing api key secret (#11791) 2020-05-05 23:36:21 +05:30
frontend-acceptance Added success indicator for members magic links 2020-05-08 13:17:51 +01:00
regression Fixed error in redirect regression test 2020-04-30 09:01:49 +01:00
unit 🐛 Fixed logic error in navigation for isSecondary 2020-05-18 19:15:28 +01:00
utils Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00