0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
cobbspur 261a862da1 Prevent multiple owner creation via importer
closes #4778

 - If import contains an owner that does not match original owner they are downgraded to admin
 - Change error message for locked users to more generic message to account for imported users
 - Adds duplicated user test
 - Process Roles and maps import roles to db roles
 - reduces export files in test fixtures

temp commit
2015-05-15 10:12:30 +01:00
..
api Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
model Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
export_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import_spec.js Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00