From 4fb8688d8373cd1dab3d737d5232a7007c12e801 Mon Sep 17 00:00:00 2001 From: Ansis Brammanis Date: Tue, 5 Mar 2013 15:37:34 -0500 Subject: [PATCH] add tests for iD.presets.Collection and .Category --- test/index.html | 2 + test/spec/presets/category.js | 41 ++++++++++++++++++++ test/spec/presets/collection.js | 68 +++++++++++++++++++++++++++++++++ 3 files changed, 111 insertions(+) create mode 100644 test/spec/presets/category.js create mode 100644 test/spec/presets/collection.js diff --git a/test/index.html b/test/index.html index 048672cf3..b130897cf 100644 --- a/test/index.html +++ b/test/index.html @@ -254,6 +254,8 @@ + +