open-nomad/ui/tests/unit/serializers
Michael Lange 2db4f5519a Guard against a null value for the HostVolumes hash
When a node has no host volumes, the API response will
have a null value for the HostVolumes attribute, which
in turn becomes a null value instead of an empty array
in the store. This protects against that, ensuring host
volumes is always an array.
2020-03-26 09:54:59 -07:00
..
allocation-test.js Updated serializer unit tests 2019-04-22 17:20:52 -07:00
deployment-test.js
evaluation-test.js UI: Add creation time to evaluations table (#6050) 2019-08-22 08:11:24 -05:00
job-plan-test.js Updated serializer unit tests 2019-04-22 17:20:52 -07:00
job-summary-test.js
job-test.js
network-test.js UI: Add IPv6 bracket-wrapping to network serializer (#6007) 2019-07-30 16:58:01 -05:00
node-test.js Guard against a null value for the HostVolumes hash 2020-03-26 09:54:59 -07:00
volume-test.js UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00