0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test
Naz 5967c080dc Covered current format of robots.txt with a test
closes https://github.com/TryGhost/Team/issues/952

- The format and routes used in default robots.txt is publicly tocumented and changing it can possibly cause breaking the users' usecases.
- When it's changed one should remember to update https://ghost.org/help/modifying-robots-txt/ and have a warning in the release notes describing the change
2021-08-10 13:27:08 +04:00
..
api-acceptance Added email_only column to posts_meta table 2021-08-05 19:44:35 +12:00
frontend-acceptance Covered current format of robots.txt with a test 2021-08-10 13:27:08 +04:00
regression Added test coverage for /email/ frontend route 2021-08-09 13:35:01 +04:00
unit Added email_only column to posts_meta table 2021-08-05 19:44:35 +12:00
utils Swapped to American English spellings 2021-08-09 13:35:01 +04:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc