converted tester to promises & lazy iteration

added bluebird & lazy.js dependencies
checking-in used definitions
added tsd.json

parallelized async with bluebird
most iteration uses lazy.js

re-factored test flow to promise structure (instead of chain)
renamed some stuff
linted some quotes

cleaned up output
added some color
This commit is contained in:
Bart van der Schoor
2014-02-28 20:32:41 +01:00
parent c47743cdd5
commit ca2fa0719b
24 changed files with 3054 additions and 766 deletions
+6 -5
View File
@@ -29,8 +29,9 @@ Properties
!_infrastructure/tests/*/*.js
!_infrastructure/tests/*/*/*.js
!_infrastructure/tests/*/*/*/*.js
.idea
*.iml
node_modules
.idea
*.iml
*.js.map
node_modules