Ghost/test/integration
Hannah Wolfe 1a6a283a50
Fixed bad setup call in settings integration test
- the setup() function returns a function that's expected to be called as a mocha hook
- wrapping this in a function means it doesn't get called properly
- therefore the db setup was never being called for this test
2022-03-16 14:03:02 +00:00
..
exporter Added the MemberCancelEvent model 2022-03-11 21:50:06 +01:00
importer 🐛 Fixed "Create Post" action error in Zapier when assigning new tags (#13972) 2022-01-14 13:37:20 +00:00
migrations Added integration test config & moved db-driven tests 2021-10-06 13:51:24 +01:00
settings Fixed bad setup call in settings integration test 2022-03-16 14:03:02 +00:00
url_service.test.js Removed unnecessary rewire call 2021-11-22 14:53:16 +04:00