0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test/unit/apps/private-blogging
Hannah Wolfe 3c610a1aff Rework private blogging unit tests
- the existing tests were extremely confusing as tests for logged in and out states were mushed together
- tests for the special private rss feeds only existed for one state, but shouldexist for both
- hopefully it's clearer what's being tested!
2020-06-15 21:04:36 +01:00
..
controller_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
input_password_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
middleware_spec.js Rework private blogging unit tests 2020-06-15 21:04:36 +01:00