Ghost/test/frontend-acceptance
Hannah Wolfe d0c54afd4e
Used consistent patterns in acceptance tests
- use testUtils.startGhost() directly
- use async+await for tests
- simplify tests down using expect(fn) to make them more readable
- don't require config directly
- removed TODO which is no longer valid
- All this is essentially ground work before introducing a better framework for running acceptance tests
2021-05-27 17:54:08 +01:00
..
advanced_url_config_spec.js Used consistent patterns in acceptance tests 2021-05-27 17:54:08 +01:00
default_routes_spec.js Used consistent patterns in acceptance tests 2021-05-27 17:54:08 +01:00
members_spec.js Used consistent patterns in acceptance tests 2021-05-27 17:54:08 +01:00