0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/regression/api/admin
Hannah Wolfe c885dac30a
Removed chai + misc auth test cleanup
refs: https://github.com/TryGhost/Toolbox/issues/158

- We only use chai in a handful of places now, and it seems totally unnecessary
- Use assert instead
- Made other minor changes with a view to this being a reference aka "perfect" test suite
2022-02-09 21:14:31 +00:00
..
__snapshots__ Updated members tests to use snapshot testing 2022-02-09 20:15:58 +00:00
authentication.test.js Removed chai + misc auth test cleanup 2022-02-09 21:14:31 +00:00
db.test.js
identities.test.js
images.test.js
labels.test.js
members-importer.test.js
members.test.js Removed querystring dep from members tests 2022-02-09 21:14:17 +00:00
members_signin_url.test.js
notifications.test.js
pages.test.js
posts.test.js
redirects.test.js
schedules.test.js
settings.test.js
site.test.js Improved property matchers concept in e2e-framework 2022-02-08 16:36:08 +00:00
slack.test.js
users.test.js
utils.js
webhooks.test.js