Add a base for testing
This includes the following: * Add jasmine * Move the rivets build to the build folder * Add a guardfile that watches for source changes * Add a rakefile for building and minifying the source * Add a an example test case * Add vim swap files to the git ignore file
Showing
14 changed files
with
319 additions
and
1 deletions
Gemfile
0 → 100644
Gemfile.lock
0 → 100644
Guardfile
0 → 100644
Rakefile
0 → 100644
build/rivets-min.js
0 → 100644
lib/jasmine-1.2.0/MIT.LICENSE
0 → 100644
lib/jasmine-1.2.0/jasmine-html.js
0 → 100644
This diff is collapsed.
Click to expand it.
lib/jasmine-1.2.0/jasmine.css
0 → 100644
lib/jasmine-1.2.0/jasmine.js
0 → 100644
This diff is collapsed.
Click to expand it.
spec/mock.data.js
0 → 100644
spec/rivets.js
0 → 100644
test.html
0 → 100644
-
Please register or sign in to post a comment