This website requires JavaScript.
Explore
Help
Sign In
knight
/
datahub
Watch
1
Star
0
Fork
0
You've already forked datahub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
datahub
/
test
History
Rufus Pollock
250f931c36
[refactor][s]: rename rowCount to docCount and remove getLength method as can just use dataset.docCount.
2012-01-06 11:43:17 +00:00
..
qunit
[test][s]: (refs
#2
) add qunit testing skeleton.
2011-10-24 22:24:00 +01:00
sinon
/1.1.1
[test,vendor][s]: add sinon libs as we will need these for testing webstore backend.
2011-11-06 01:13:28 +00:00
sinon-qunit
/1.0.0
[test,vendor][s]: add sinon libs as we will need these for testing webstore backend.
2011-11-06 01:13:28 +00:00
index.html
[view,test][m]: (refs
#10
) introduce DataTablRow view for rendering DataTable row and test it (though have not yet integrated).
2011-12-07 01:53:52 +00:00
model.test.js
[refactor][s]: rename rowCount to docCount and remove getLength method as can just use dataset.docCount.
2012-01-06 11:43:17 +00:00
view.test.js
[refactor][s]: put model and view objects inside modules of similar name (Model, View).
2011-12-07 13:49:50 +00:00