Commit Graph

19 Commits (d740d9b2b1a5104e95f203e5ca09819979bc7f4a)

Author SHA1 Message Date
jongleberry 9671add57d test: remove babel tests as they are no longer needed in node v7.6 2017-02-25 00:05:25 -06:00
Jonathan Ong 04a7122e22 lint: benchmarks/ 2016-03-12 18:33:02 -08:00
jongleberry 09ada29881 test: add a babel example 2015-11-05 08:47:08 -08:00
jongleberry 2e8cdab8bc support async functions
closes #530
closes #415
2015-10-22 16:34:59 -07:00
Michaël Zasso 24ccde947d add eslint and standard config 2015-10-13 09:23:06 +02:00
Tejas Manohar e8f79d43f9 modularize tests for application
closes #517

add index test for Application

add app.toJSON test

add test for app.inspect()

add tests for app.use()

add tests for app.onerror()

add tests for app.respond()

add tests for app.context()

add tests for app.request()

add tests for app.response

refactor for non-existence of test/app...js

no need for *.js

use helpers/ dir for non-tests
2015-10-12 00:08:06 -07:00
Jonathan Ong 07619f65c3 remove support for node < 4 2015-10-11 21:22:33 -07:00
dead_horse 6563e6ac3d get rid of 0.11 2015-08-30 23:42:44 +08:00
Michaël Zasso 0618db83c1 deps: upgrade should, install should-http 2015-05-24 11:08:20 +02:00
Jonathan Ong c5545cd918 add experimental async function support 2015-02-14 17:33:08 -08:00
Rui Marinho 6d5f506c99 Re-enable io.js support on .travis.yml
On the 3rd of February, the planned roll out on Travis was reverted
and is now rescheduled for a later date. This commit re-enables io.js
support on Travis due the original one being reverted.
2015-02-05 23:57:06 -08:00
Adam L e7f7db9abb Make `npm test` work with io.js 2015-02-05 15:41:41 +08:00
Jonathan Ong a6efc790a4 Revert "Add io.js support to .travis.yml"
This reverts commit 70c1905f59.
2015-02-03 15:19:17 -08:00
Rui Marinho 70c1905f59 Add io.js support to .travis.yml 2015-02-03 08:37:49 -08:00
dead_horse 4883e950ed add coverage 2014-07-06 00:55:45 +08:00
TJ Holowaychuk 29687cb253 add linting
left out of test for now since it seems to barf on *
2014-05-16 09:23:00 -07:00
Jonathan Ong 5467f98558 Makefile: add test/application 2013-11-13 18:41:24 -08:00
TJ Holowaychuk c699c75c52 add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
TJ Holowaychuk 9e167c5ed9 Initial commit 2013-08-17 00:15:57 -07:00