This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
webapi-eca
Watch
1
Star
0
Fork
You've already forked webapi-eca
0
mirror of
https://github.com/Hopiu/webapi-eca.git
synced
2026-05-17 03:31:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
92ab16ba74
webapi-eca
/
run_tests.sh
2 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
dependecy update and resultig bug fixes
2014-02-04 15:40:32 +00:00
#!/usr/bin/env node
very rude commit, basically porting everything from the original project to create a new clean approach with thorough documentation and testing. This commit relies on the huge TODO list to be solved in order to go into a release state.
2013-11-13 15:21:58 +00:00
require
(
'nodeunit'
)
.reporters.default.run
(
[
'testing'
]
)
;
Reference in a new issue
Copy permalink