Mike Gerwitz
acc75cc3a9
Add chai-as-promised
...
* src/package.json.in (devDependencies): Add chai-as-promised.
2017-01-03 09:11:18 -05:00
Mike Gerwitz
6dd5b83a27
Add missing license to package.json
...
* package.json.in (license): Add key.
2016-12-21 11:29:25 -05:00
Mike Gerwitz
f5549795d5
GeneralStepUi vformat styling
...
* package.json (devDependencies): Add sinon
* src/ui/step/GeneralStepUi.js (answerDataUpdate): Attempt formatting with
formatter prior to "old" answer styling.
* test/ui/step/GeneralStepUiTest.js: Added
2016-06-21 16:46:05 -04:00
Mike Gerwitz
78c3cc63e1
add es6-promise shim
...
It is expected that support for promises will be available in whatever
environment liza is run. Here, we're adding a shim for the sake of testing
in ancient environments.
It's almost as if I'm stuck using an ancient environment somewhere...*cough*
2016-03-01 00:48:37 -05:00
Arthur Domino
e947eeccd7
Update easejs to version 0.2.6 (0.2.x)
2015-08-28 12:37:34 -04:00
Mike Gerwitz
0c56d43c13
tags=>keywords in package.json
...
Was it "tags" years ago? I'm not sure; that's what I used in GNU ease.js,
and that would explain why it is not working.
2015-05-01 15:51:35 -04:00
Mike Gerwitz
bf6f3a7ca8
GNU ease.js upgrade to 0.2.4
2015-04-09 01:13:33 -04:00
Mike Gerwitz
e44d6453d0
Added Mocha and Chai dev dependencies
...
When the project that would eventually become Liza was initially developed,
Node.js was still very young and there were no well established testing
frameworks. That has since changed.
2014-04-18 10:02:09 -04:00
Mike Gerwitz
d2c22d1691
Added GNU ease.js dependency
2014-04-18 10:02:07 -04:00
Mike Gerwitz
7fe66235f9
Added package.json for npm
...
It will be a while yet before this appears in npm.
The build no longer fails on `make' by default.
2014-01-17 00:51:53 -05:00