kimroen / ember-cli-document-title

Adding document title behaviour to your ember app
MIT License
216 stars 61 forks source link

Set up Fastboot tests to use ember-cli-head #62

Open kimroen opened 7 years ago

kimroen commented 7 years ago

Following up on #58 and in preparation for adding tests to #60, this alters the setup to use the ember-cli-head addon for testing the title being rendered in FastBoot.

kimroen commented 7 years ago

I'm having some problems making these tests run - I made an issue to explain the problem over here: https://github.com/kaliber5/ember-fastboot-addon-tests/issues/15