Display comparisons with data from API

See https://gist.github.com/joefiorini/3a8c36bcedf7ad954952 for an
explanation of the comparison logic.
This commit is contained in:
Joe Fiorini
2015-05-18 15:36:13 -04:00
parent 8acc73c833
commit df771d5c0d
34 changed files with 855 additions and 2955 deletions

View File

@@ -11,6 +11,9 @@
"maxerr": 10000,
"notypeof": true,
"globals": {
"beforeEach": false,
"inject": false,
"module": false,
"angular":false,
"alert":false,
"$AnsibleConfig":true,
@@ -21,6 +24,7 @@
"Donut3D":false,
"nv":false,
"it": false,
"xit": false,
"expect": false,
"context": false,
"describe": false,