open-nomad/ui/tests/acceptance
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
..
behaviors Format all bytes using helpers, even the ones that are already MiBs 2021-03-31 09:29:02 -07:00
allocation-detail-test.js ui: Fix server list leader determination for IPv6 (#10530) 2021-05-13 12:29:51 -05:00
allocation-fs-test.js Always show the file browser for allocations and tasks. 2020-10-25 22:24:56 -07:00
application-errors-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
client-detail-test.js ui: Change global search to use fuzzy search API (#10412) 2021-04-28 13:31:05 -05:00
client-monitor-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
clients-list-test.js Change down to highest-priority composite status (#9927) 2021-02-01 12:00:34 -06:00
exec-test.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
job-allocations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-definition-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-deployments-test.js Change compared page object to match by name (#8915) 2020-09-17 11:08:47 -05:00
job-detail-test.js refactoring for same regression in job versions 2021-07-20 16:24:42 -04:00
job-dispatch-test.js ui: add parameterized dispatch interface (#10675) 2021-07-20 18:27:41 -04:00
job-evaluations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-run-test.js refactoring for same regression in job versions 2021-07-20 16:24:42 -04:00
job-versions-test.js refactoring for same regression in job versions 2021-07-20 16:24:42 -04:00
jobs-list-test.js edit ember-can to add additional attribute for namespace 2021-07-13 15:14:38 -04:00
optimize-test.js ui: Update namespaces design (#10444) 2021-04-29 15:00:59 -05:00
plugin-allocations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
plugin-detail-test.js Use common helpers and utils for formatting hertz 2021-03-31 09:29:14 -07:00
plugins-list-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
proxy-test.js Capture ACL Token from self API call for Reverse Proxy use-case (#10563) 2021-07-12 20:42:08 -04:00
regions-test.js ui: Change global search to use fuzzy search API (#10412) 2021-04-28 13:31:05 -05:00
search-test.js edit fuzzy search callback logic 2021-07-26 17:25:43 -04:00
server-detail-test.js add name property back to agent schema in ember mirage 2021-07-11 16:09:43 -04:00
server-monitor-test.js add name property back to agent schema in ember mirage 2021-07-11 16:09:43 -04:00
servers-list-test.js add name property back to agent schema in ember mirage 2021-07-11 16:09:43 -04:00
task-detail-test.js ui: Update namespaces design (#10444) 2021-04-29 15:00:59 -05:00
task-fs-test.js Always show the file browser for allocations and tasks. 2020-10-25 22:24:56 -07:00
task-group-detail-test.js refactoring for same regression in job versions 2021-07-20 16:24:42 -04:00
task-logs-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
token-test.js ui: Update namespaces design (#10444) 2021-04-29 15:00:59 -05:00
topology-test.js ui: Fix bug where switching topo viz allocation highlights doesn’t update charts (#10490) 2021-05-03 10:36:18 -05:00
volume-detail-test.js ui: Update namespaces design (#10444) 2021-04-29 15:00:59 -05:00
volumes-list-test.js ui: Update namespaces design (#10444) 2021-04-29 15:00:59 -05:00