Ghost/test
Fabien O'Carroll ec119c458c Added migration utils for permissions
no-issue

These utils are the first steps toward getting the models out of our
migrations! The utils here interact directly with the database and where
possible don't reinvent the wheel, by using smaller building blocks to
build more comples ones.
2020-06-25 19:15:25 +02:00
..
api-acceptance Added migration to add settings.{group,flags} columns (#11951) 2020-06-24 11:58:15 +01:00
frontend-acceptance 🐛 Fixed private blogging exposing 404 and robots (#11922) 2020-06-16 11:42:32 +01:00
regression Updated settings API v3 tests to check for correct types returned for specific keys 2020-06-25 17:36:10 +12:00
unit Added migration utils for permissions 2020-06-25 19:15:25 +02:00
utils Renamed settings keys active_timezone to timezone 2020-06-24 14:11:20 +12:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00