Ghost/core/test/functional/routes/api
Hannah Wolfe 47e00900cc 💄 🐷 Test consistency (#8199)
no issue

- change out should.equal for // jshint ignore:line
- ensure should is the first require in every test, and ALWAYS require
- make sinon the second require, and sandbox the last thing
- ALWAYS use sandbox, futureproofs tests against contributors who don't know it
- change require formatting
2017-03-21 09:24:11 +01:00
..
authentication_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
configuration_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
db_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
error_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
notifications_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
posts_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
public_api_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
settings_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
slugs_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
spam_prevention_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
tags_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
themes_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
upload_icon_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
upload_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
users_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00