Ghost/test
Hannah Wolfe 1a4506dcf0 Moved validation utils into validation/upload
- These two functions have no dependencies and are only used in valiation/upload
- Co-locating the code makes it easier to move
- Exported them with a new module.exports._test pattern - we'll see about whether this is a good idea
- This is one of many similar changes needed to make it easier to refactor to the existing setup
2020-04-22 07:21:41 +01:00
..
api-acceptance Changed {subscriber_firstname} replacement to {first_name} 2020-04-20 14:25:58 +01:00
frontend-acceptance
regression Moved web/parent-app to web/parent/app 2020-04-21 18:08:29 +01:00
unit Moved validation utils into validation/upload 2020-04-22 07:21:41 +01:00
utils
.eslintignore
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc