Resolve CLIMATE-502. Merge PR #98.
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/e1a67b7f Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/e1a67b7f Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/e1a67b7f Branch: refs/heads/master Commit: e1a67b7f04541312274697b6a15eb97cf6409d48 Parents: e343183 819acb7 Author: Michael Joyce <[email protected]> Authored: Tue Aug 5 10:31:31 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Tue Aug 5 10:31:31 2014 -0700 ---------------------------------------------------------------------- ocw-ui/frontend-new/test/karma.conf.js | 15 +- .../test/spec/controllers/datasetdisplay.js | 28 ++- .../test/spec/controllers/datasetselect.js | 21 +- .../test/spec/controllers/observationselect.js | 98 ++++++++- .../test/spec/controllers/parameterselect.js | 205 ++++++++++++++++++- .../test/spec/controllers/rcmedselection.js | 112 +++++++++- .../test/spec/controllers/result.js | 4 - .../test/spec/controllers/resultdetail.js | 4 - .../test/spec/controllers/settings.js | 4 - .../test/spec/controllers/timeline.js | 4 - .../test/spec/controllers/worldmap.js | 24 ++- .../test/spec/directives/bootstrapmodal.js | 6 - .../test/spec/directives/bootstrapmodalopen.js | 6 - .../test/spec/directives/leafletmap.js | 6 - .../frontend-new/test/spec/directives/onblur.js | 21 +- .../directives/predictivefilebrowserinput.js | 6 - .../test/spec/directives/previewmap.js | 24 ++- .../test/spec/directives/timeline.js | 6 - .../test/spec/filters/isodatetomiddleendian.js | 46 ++++- .../test/spec/services/evaluationsettings.js | 11 +- .../test/spec/services/regionselectparams.js | 11 +- .../spec/services/selecteddatasetinformation.js | 59 +++++- 22 files changed, 629 insertions(+), 92 deletions(-) ----------------------------------------------------------------------
