mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-12 16:14:25 +03:00
47e00900cc
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 |
||
---|---|---|
.. | ||
authentication_spec.js | ||
configuration_spec.js | ||
db_spec.js | ||
error_spec.js | ||
notifications_spec.js | ||
posts_spec.js | ||
public_api_spec.js | ||
settings_spec.js | ||
slugs_spec.js | ||
spam_prevention_spec.js | ||
tags_spec.js | ||
themes_spec.js | ||
upload_icon_spec.js | ||
upload_spec.js | ||
users_spec.js |