open-consul/ui-v2/tests/acceptance
John Cowen 7903512b26
UI - Refactor Adapter.handleResponse (#4398)
* Add some tests to check the correct GET API endpoints are called

* Refactor adapters

1. Add integration tests for `urlFor...` and majority `handleResponse` methods
2. Refactor out `handleResponse` a little more into single/batch/boolean
methods
3. Move setting of the `Datacenter` property into the `handleResponse`
method, basically the same place that the uid is being set using the dc
parsed form the URL
4. Add some Errors for if you don't pass ids to certain `urlFor` methods
2018-07-30 17:55:44 +01:00
..
components ADd some extra tests to pick up on searching by two joined tags 2018-07-18 18:14:20 +01:00
dc Make the tests break by switching to a Service.IP 2018-07-18 13:35:57 +01:00
settings Acceptance test for using tokens from listing and detail pages 2018-07-04 16:37:41 +01:00
steps Add tests that break when you request a folder without a trailing slash 2018-07-09 15:51:01 +01:00
deleting.feature Fix a couple of typos in the comments 2018-07-06 11:01:45 +01:00
index-forwarding.feature WIP: Feature/acceptance tests 2018-06-12 11:24:35 +01:00
page-navigation.feature UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
startup.feature Reset `<html class>` after every test, back to its original static value 2018-06-25 12:11:01 +01:00
submit-blank.feature Add some low hanging intention tests, basically add intentions to others 2018-07-04 13:21:30 +01:00
token-header.feature Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00