vmpooler/spec/integration
Spencer McElmurry 12bba418d1 (POOLER-81) Add time remaining information (#280)
* (POOLER-81) Add time_remaining information

Before, the only time calculation displayed for a given VM was the
lifetime parameter. Added the remaining parameter which will
display time until the VM is destroyed as a float.

Additionally, start_time and end_time were added to api to return
as UTC based times (e.g. 2018-07-10 11:01:03 -0700).

* Remove abs eval from GET, rework spec tests to check each field.
This allows us to account for "flakiness" of the remaining return.

* Change datetime to RFC3339 for start_time and end_time
2018-07-12 09:40:22 -07:00
..
api/v1 (POOLER-81) Add time remaining information (#280) 2018-07-12 09:40:22 -07:00
dashboard_spec.rb (POOLER-73) Restructure tests to unit and integration directories 2017-02-17 13:04:38 -08:00