0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Kevin Ansfield 33fe21f888 Removed all clients and client_trusted_domains related code
no issue

- v0.1 is ☠️ so there's no longer any use of client auth
- removes all code related to `clients` and `client_trusted_domains`
- noops the "add backup client" migration in 1.7 because the referenced fixture no longer exists causing migrations and consequently all regression tests to fail
2019-09-12 15:09:49 +01:00
..
acceptance Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
regression Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
unit Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
utils Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
.jshintrc