GavinJoyce / ember-headlessui

https://gavinjoyce.github.io/ember-headlessui/
Other
92 stars 34 forks source link

add floating test from addon blueprint #140

Open mansona opened 2 years ago

mansona commented 2 years ago

This is just taking the floating test from the Ember 4.x default addon blueprint: https://github.com/ember-cli/ember-cli/blob/master/blueprints/addon/files/.github/workflows/ci.yml#L33-L46

You can merge this if you like but it's mostly to prove a theory I have that https://github.com/GavinJoyce/ember-headlessui/pull/139 is not failing because of a change but instead because of some floating dependency 😞

NullVoxPopuli commented 2 years ago

This is covered here; https://github.com/GavinJoyce/ember-headlessui/pull/144