0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit/models
Katharina Irrgang db1d2f62dd
Removed api integration tests (#9940)
refs #9866 

- moved the tests either to unit tests or routing tests
- or removed test case (a lot)
- this commit is very big 🤪, it was not rly possible to create clean commits for this
- it only changes the test env, no real code is touched

Next steps:
- optimise folder structure + make v2 testing possible
- reduce some more tests from routing and model integeration tests
2018-10-06 22:13:52 +02:00
..
base Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
plugins
api-key_spec.js Added refreshSecret method to ApiKey model (#9947) 2018-10-05 15:51:13 +07:00
invite_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
permission_spec.js Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
post_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
role_spec.js Set up schema and models for API Key authentication (#9904) 2018-10-02 17:46:38 +01:00
session_spec.js Created Session Model (#9909) 2018-09-27 14:31:39 +02:00
tag_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
user_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
webhook_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00