0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/frontend
Hannah Wolfe bfe80da54a Enforce 2-digit dates in permalinks
fixes #1800

- changed permalink regex to require 4/2/2/slug
- changed url helper to enforce the same
- changed permalink toggle to set a specific state, this means the
  functional tests are independent again
- chnaged permalink toggle to wait for the settings page to load
- change as many frontend tests to not login as possible
2014-01-01 11:39:19 +00:00
..
error_test.js Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
feed_test.js Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
home_test.js Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
post_test.js Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
route_test.js Functional tests for home and post page 2013-11-01 11:33:50 +00:00