open-nomad/ui/tests/utils
Michael Lange 1abbce97ac Temporary helpers for ember-power-select
These are based on the source code for selectChoose. I would have liked
to have used selectChoose, but the implementation has two await
settled()s in it which prevented me from writing the tests I needed to
write.

These new extension helpers separate selectChoose into two pieces so
logic can be placed between the two async actions.
2020-06-16 10:23:36 -07:00
..
clean-whitespace.js Move cleanWhitespace to utils, readd data-test attribute for PF's 2018-01-19 13:59:19 +00:00
ember-power-select-extensions.js Temporary helpers for ember-power-select 2020-06-16 10:23:36 -07:00
push-payload-to-store.js Add tests for findAll store culling 2018-03-02 16:21:37 -08:00