open-consul/ui-v2/tests/integration/services/repository
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
..
acl-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
coordinate-test.js ui: Coordinates don't require a nspace, so don't expect one in the repo (#7378) 2020-03-04 18:12:47 +00:00
dc-test.js ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
discovery-chain-test.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
intention-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
kv-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
node-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
policy-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
role-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
service-test.js ui: Ensure blocking query configuration is passed through to findInstanceBySlug (#7543) 2020-03-30 15:23:06 +01:00
session-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
token-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00