open-nomad/ui/tests
Buck Doyle 4394c5b9ff
Add common serialiser abstractions (#8634)
This extracts some common API-idiosyncracy-handling patterns from model serialisers into properties that are processed by the application serialiser:

* arrayNullOverrides converts a null property value to an empty array
* mapToArray converts a map to an array of maps, using the original map keys as Name properties on the array maps
* separateNanos splits nanosecond-containing timestamps into millisecond timestamps and separate nanosecond properties
2020-08-20 12:14:49 -05:00
..
acceptance Update UI to use new allocated ports fields (#8631) 2020-08-20 11:07:13 -04:00
helpers Add acceptance test accessibility auditing and fixes (#8455) 2020-07-28 12:59:14 -05:00
integration Add missing server shutdown (#8677) 2020-08-17 08:17:29 -05:00
pages Update UI to use new allocated ports fields (#8631) 2020-08-20 11:07:13 -04:00
unit Add common serialiser abstractions (#8634) 2020-08-20 12:14:49 -05:00
utils Temporary helpers for ember-power-select 2020-06-16 10:23:36 -07:00
.eslintrc.js Add linting for acceptance accessibility audits (#8570) 2020-07-30 12:40:05 -05:00
index.html Update the test index.html file 2019-04-10 14:54:32 -07:00
test-helper.js Migrate page objects away from jQuery (#7843) 2020-05-06 15:14:12 -05:00