yapplabs / ember-wormhole

Render a child view somewhere else in the DOM.
MIT License
284 stars 68 forks source link

Update build and test dependencies. Test with Octane and Classic. #124

Closed krisselden closed 3 years ago

krisselden commented 3 years ago
krisselden commented 3 years ago

I also need to figure out the fastboot tests

krisselden commented 3 years ago

@lukemelia I fixed the missing readme and I migrated the fastboot tests to ember-cli-fastboot-testing.

I also reduced some test dependence on jquery but I didn't quite remove it, since a lot of tests use the 'contains' selector.

lukemelia commented 3 years ago

🎉