0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Nazar Gargol afe11c2b06 Added basic backup implementation for users DELETE endpoint
- The filename is returned to be able to fetch the backup on demand
- Wasn't able to limit exported tables as exporter doesn't support such functionality
2020-02-10 12:41:39 +00:00
..
acceptance Added basic backup implementation for users DELETE endpoint 2020-02-10 12:41:39 +00:00
regression Changed members CSV export to match import format 2020-02-05 15:34:55 +08:00
unit Added {{price}} helper for formatting stripe amounts (ie. "1935" to "19.35") (#11473) 2020-01-27 11:41:12 +00:00
utils Added new fields to members CSV import (#11539) 2020-02-04 13:51:24 +08:00
.eslintignore
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc