open-nomad/ui/tests
Jai Bhagat e7f0cd28f3 edit fuzzy search callback logic
Namespaces are set-up in Nomad to be an object that has an id property.
However, namespaces actually don't have that shape. Our search was expecting
a namespace object, but we actually don't have a namespace assigned to jobs
in our config and namespace is set to null. Normally, these namespaces would
be set to default, but that would require us to refactor our Mirage config
if we wanted to assert that namespaces are 'default' and not null. So this is
a bandaid solution.
2021-07-26 17:25:43 -04:00
..
acceptance edit fuzzy search callback logic 2021-07-26 17:25:43 -04:00
helpers ui: add parameterized dispatch interface (#10675) 2021-07-20 18:27:41 -04:00
integration ui: Update namespaces design (#10444) 2021-04-29 15:00:59 -05:00
pages address merge conflicts 2021-07-21 17:30:11 -04:00
unit ui: add parameterized dispatch interface (#10675) 2021-07-20 18:27:41 -04:00
utils Temporary helpers for ember-power-select 2020-06-16 10:23:36 -07:00
.eslintrc.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
index.html Update the test index.html file 2019-04-10 14:54:32 -07:00
test-helper.js Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00