0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/integration
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
..
data/importer/importers Removed toJSON serialization in findPage method (#9899) 2018-09-26 14:11:22 +02:00
helpers 🐛Disallowed indexing of preview pages (#9762) 2018-09-17 11:29:47 +02:00
model Fixed travis 2018-10-06 02:09:07 +02:00
services/url Fixed travis 2018-10-06 02:09:07 +02:00
web 🎨 Dynamic Routing Beta: Enabled redirect by default when using data key 2018-08-16 12:13:24 +02:00
export_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
migration_spec.js Set up schema and models for API Key authentication (#9904) 2018-10-02 17:46:38 +01:00
update_check_spec.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00