0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/comments-ui/test/e2e
Kevin Ansfield d204d67d1f Cleaned up comments-ui actions test setup duplication
no issue

- repeated use of the same init data made tests longer than they needed to be, especially as the number of tests grows
- added `initializeTest()` function to remove unnecessary duplication
2024-11-25 10:52:31 +00:00
..
actions.test.ts Cleaned up comments-ui actions test setup duplication 2024-11-25 10:52:31 +00:00
auth-frame.test.ts Wired up Admin Comment Endpoints to UI (#21661) 2024-11-21 10:52:36 +00:00
autoclose-forms.test.ts Wired up Admin Comment Endpoints to UI (#21661) 2024-11-21 10:52:36 +00:00
content.test.ts Wired up Admin Comment Endpoints to UI (#21661) 2024-11-21 10:52:36 +00:00
cta.test.ts
editor.test.ts Fixed comments placeholder (#21524) 2024-11-05 12:14:29 +09:00
labs.test.ts Added feature flagging system for Comments UI (#20984) 2024-09-12 18:36:37 +09:00
lazy-loading.test.ts
options.test.ts Fixed flaky avatar saturation test in comments-ui 2024-11-12 17:10:44 +00:00
pagination.test.ts