open-consul/ui-v2/tests/unit/services
John Cowen e4e209b748
ui: Implements a testable clipboard {{copy-button}} (#5967)
1. Remove ember-cli-clipboard dependency
2. Provide a new copy-button component implementing the same
interface as ^ but make the clipboard functionality injectable
3. Provide 2 implementations of a Clipboard. One using clipboard.js (as
previously) and an additional local storage 'clipboard'.
4. add a BDD step to assert whats in the clipboard (the fake one)

Main reason here is that `document.exec` must be called by a user
interaction
2019-06-21 11:42:40 +01:00
..
client ui: Adds XHR connection management to HTTP/1.1 installs (#5083) 2019-05-01 18:22:02 +00:00
clipboard ui: Implements a testable clipboard {{copy-button}} (#5967) 2019-06-21 11:42:40 +01:00
code-mirror ui: Refactors the code-mirror linting/restrict legacy tokens to HCL (#4866) 2019-05-01 18:21:35 +00:00
repository UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
atob-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
btoa-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
confirm-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
dom-buffer-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
dom-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
error-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
feedback-test.js WIP: Logger 2018-06-25 12:25:14 -07:00
form-test.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
logger-test.js Include logger for generated tests 2018-06-25 12:25:14 -07:00
repository-test.js ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
search-test.js ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
settings-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
store-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
timeout-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00