0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional/api
Mark Stacey 65b0968f40 Change validation for posts 'page' attribute.
issue #2305
- changed validation for 'page' to expect '0' or '1', rather than 'true' or
  'false'
- Added a 'can change a post to static page' test
- Added a 'can change a static page to a post' test
2014-03-04 17:59:00 -03:30
..
error_test.js
posts_test.js Change validation for posts 'page' attribute. 2014-03-04 17:59:00 -03:30
settings_test.js
tags_test.js
users_test.js