open-consul/ui-v2/tests/integration
John Cowen 0505ebd04c
ui: Ensure blocking query configuration is passed through to findInstanceBySlug (#7543)
* ui: Ensure configuration is passed through to findInstanceBySlug

Due to the addition of namespace support, this arguments passed to this
method have been increased. Whilst the nspace support continues ot work
here, the configuration for blocking queries is never passed through.
This results in a 2 second poll rather than a blocking query.

This commit fixes that

* ui: Add a basic test to check the number of arguments passed through
2020-03-30 15:23:06 +01:00
..
adapters ui: Run 2 separate test runs oss and ent (#7214) 2020-02-07 11:02:53 +00:00
components ui: Move slots to use attributes over positional params (#7032) 2020-01-15 09:15:54 +00:00
helpers ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
mixins ui: Adds `document` and `viewport` methods to the dom service (#5052) 2019-05-01 18:21:57 +00:00
serializers ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
services/repository ui: Ensure blocking query configuration is passed through to findInstanceBySlug (#7543) 2020-03-30 15:23:06 +01:00
utils/dom/event-source ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00