From 57485139b32d450abfbcfd14c2b07880ba784cb8 Mon Sep 17 00:00:00 2001 From: t1m0n Date: Wed, 13 Jan 2016 11:48:18 +0300 Subject: [PATCH] complete base options tests, begin event tests --- tests/index.html | 1 + tests/specs/events.js | 53 ++++++++++++++++++++++++++++++++++++++++++ tests/specs/options.js | 38 ++++++++++++++++++++++++------ 3 files changed, 85 insertions(+), 7 deletions(-) create mode 100644 tests/specs/events.js diff --git a/tests/index.html b/tests/index.html index 4a2533e..56c70d4 100644 --- a/tests/index.html +++ b/tests/index.html @@ -15,6 +15,7 @@ mocha.setup('bdd'); +