0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Naz 63c7d5aad1 Added test coverage from the "check" method
refs https://github.com/TryGhost/Team/issues/728

- This approach is moving away from stubbing and "rewiring" massive internal modules and instead only stubs needed dependencies for the UpdateCheckService class
- Also eliminates the need to depend on the database fixtures which should speed up test execution and move it to proper "unit test" class when the test rewrite is complete
2021-06-01 17:35:10 +04:00
..
api-acceptance Moved acceptance test utils into own file 2021-06-01 13:17:45 +01:00
frontend-acceptance Used consistent patterns in acceptance tests 2021-05-27 17:54:08 +01:00
regression Added test coverage from the "check" method 2021-06-01 17:35:10 +04:00
unit Added {monthly,yearly}_price columns to products 2021-06-01 09:38:15 +01:00
utils Moved acceptance test utils into own file 2021-06-01 13:17:45 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00