open-consul/ui-v2/tests
John Cowen c619223367
UI: Fixes healthy node listing resize on large portrait screens (#4564)
1. Split the resizing functionality of into a separate mixin to be
shared across components
2. Add basic integration tests to prove that everything is getting
called through out the lifetime of the app. I decided against unit
testing as there isn't really any isolated logic to be tested, more
checking that things are being called in the correct order etc i.e. the
integration is correct.

Adds assertion to with-resizing so its obvious to override `resize`
2018-08-24 12:35:52 +02:00
..
acceptance UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
helpers UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
integration UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
lib/page-object Basic acceptance testing for navigating via cancel buttons 2018-07-04 18:39:15 +01:00
pages Acceptance test for searching service by tag 2018-07-18 18:13:18 +01:00
unit UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
index.html Find a way to test pre-ember load 2018-06-15 13:56:45 +01:00
pages.js Basic acceptance testing for navigating via cancel buttons 2018-07-04 18:39:15 +01:00
steps.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
test-helper.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00