Ghost/test
Fabien O'Carroll 1d36afbc41 Updated dynamic whitelist from schema to static array
no-issue

This protects our tests against changes to the database schema, which
helps us decouple the API from the database, and make tests less
brittle. It also forces us to manually update the tests if we do make a
change to the API!
2021-05-19 18:49:18 +01:00
..
api-acceptance Replaced members 'comped' status with 'paid' 2021-05-19 18:49:18 +01:00
frontend-acceptance Updated tests for member endpoint 2021-05-13 15:35:14 +05:30
regression Updated dynamic whitelist from schema to static array 2021-05-19 18:49:18 +01:00
unit Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
utils Replaced members 'comped' status with 'paid' 2021-05-19 18:49:18 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Enabled no-skipped-tests eslint rule [warn] 2021-05-07 19:24:23 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00