0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/test
Kevin Ansfield 25c0b75426 Added comments API tests
refs https://github.com/TryGhost/Team/issues/1664

Note: we put it in the members-comments folder because some issue with test ordering
- refs https://ghost.slack.com/archives/C02G9E68C/p1657538586658649?thread_ts=1657522575.865029&cid=C02G9E68C
- There is something wrong with the url service reset when running multiple tests
- Currently we are doing a soft reset, this needs investigating
- Changing the order so that the comments API tests are executed after the content API tests, fixes the issue too.

Co-authored-by: Simon Backx <simon@ghost.org>
2022-07-12 10:24:02 +02:00
..
e2e-api Added comments API tests 2022-07-12 10:24:02 +02:00
e2e-browser
e2e-frontend Removed GA feature flags (#14915) 2022-05-26 09:54:30 +02:00
e2e-server 🐛 Fixed signing key identificaiton in JWKs 2022-05-24 12:20:30 +01:00
e2e-webhooks 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
integration Added comment CRUD+Moderate permissions 2022-07-08 15:46:11 +02:00
regression Added users.comment_notifications field 2022-07-08 15:46:11 +02:00
unit Implemented soft delete for comments 2022-07-12 10:24:02 +02:00
utils Added comments API tests 2022-07-12 10:24:02 +02:00
.eslintignore
.eslintrc.js
.jshintrc