Commit Graph

  • b4cf4f072f Misc refactoring visionmedia 2009-11-29 23:05:40 -08:00
  • 82b0bb551d Using decodeURIComponent() visionmedia 2009-11-29 22:58:38 -08:00
  • cc56c63fe0 Previous jspec init --freeze call wrote over spec.core.js visionmedia 2009-11-29 22:53:54 -08:00
  • 4505a5ccc3 Typo visionmedia 2009-11-29 20:47:55 -08:00
  • 8156f85d34 Remotely patched JSpec visionmedia 2009-11-29 20:41:33 -08:00
  • 489b88c0c2 Express.argsArray() -> Express.toArray() visionmedia 2009-11-29 20:29:28 -08:00
  • 7c733b832e Removed anonymous func for scoping visionmedia 2009-11-29 20:27:08 -08:00
  • 87219f9900 Removed anonymous func for scoping visionmedia 2009-11-29 20:24:54 -08:00
  • 50cb10494d Removed anonymous func for scoping visionmedia 2009-11-29 20:24:26 -08:00
  • e6f71f94d8 Removed anonymous func for scoping visionmedia 2009-11-29 20:22:37 -08:00
  • 9d18efe5d7 Removed anonymous func for scoping visionmedia 2009-11-29 20:20:36 -08:00
  • 1972a18601 Whitespace visionmedia 2009-11-29 20:18:33 -08:00
  • 34a55ba602 Readme for testing visionmedia 2009-11-29 20:06:57 -08:00
  • f9b9c922c8 Misc refactoring to spec runner visionmedia 2009-11-29 20:05:55 -08:00
  • 7025a24a68 Fixed terminal output due to Rhino treating print() as puts() visionmedia 2009-11-29 20:04:33 -08:00
  • 5db80e5ee3 Patched JSpec to work with nodes apis visionmedia 2009-11-29 20:01:06 -08:00
  • 35e2f6b854 NODE makefile visionmedia 2009-11-29 19:51:08 -08:00
  • 8e23ebb650 Updated readme with new spec running info visionmedia 2009-11-29 19:20:11 -08:00
  • 42924a07a4 Added makefile with make test visionmedia 2009-11-29 19:18:34 -08:00
  • 23987d19ce Frooze latest JSpec to spec/lib visionmedia 2009-11-29 19:17:45 -08:00
  • 5734bd5371 added logger to async example csausdev 2009-11-29 13:56:53 +08:00
  • 02ad73185d Changed Logger to onResponse, since status may not be set onRequest csausdev 2009-11-29 13:50:59 +08:00
  • a3ca40ed23 Asynchronous handlers working. csausdev 2009-11-29 13:49:34 +08:00
  • 4858502758 Asynchronous handlers working. csausdev 2009-11-29 13:48:51 +08:00
  • 36fbbeb244 merged any upstream changes csausdev 2009-11-29 17:01:08 +11:00
  • a2f98e188f added logger to async example csausdev 2009-11-29 16:56:53 +11:00
  • 59ed400f37 Changed Logger to onResponse, since status may not be set onRequest csausdev 2009-11-29 16:50:59 +11:00
  • aa3167efe4 Asynchronous handlers working. csausdev 2009-11-29 16:49:34 +11:00
  • 80328f9135 Asynchronous handlers working. csausdev 2009-11-29 16:48:51 +11:00
  • 7459e7d075 Amended readme for running individual specs csausdev 2009-11-28 18:32:44 +08:00
  • 9973bd7155 Added example, extra info to Readme csausdev 2009-11-28 18:24:27 +08:00
  • bac22ca3bc all tests pass now csausdev 2009-11-28 18:11:45 +08:00
  • f4d7a5e917 fixed overriding of path by mock request csausdev 2009-11-28 18:07:42 +08:00
  • 2594ff4856 Simplified the test runner csausdev 2009-11-28 09:23:20 +08:00
  • fd276365ee Simplified the test runner csausdev 2009-11-28 09:21:38 +08:00
  • 0a911ddd7d Amended readme for running individual specs csausdev 2009-11-28 21:32:44 +11:00
  • 3491ff31c7 Added example, extra info to Readme csausdev 2009-11-28 21:24:27 +11:00
  • f1f8429512 all tests pass now csausdev 2009-11-28 21:11:45 +11:00
  • 9fb91c6af9 fixed overriding of path by mock request csausdev 2009-11-28 21:07:42 +11:00
  • 14aded148a Simplified the test runner csausdev 2009-11-28 12:23:20 +11:00
  • 29fbb44582 Simplified the test runner csausdev 2009-11-28 12:21:38 +11:00
  • c89a114d13 fixed another test csausdev 2009-11-22 19:26:46 +08:00
  • 64a9c720d0 copied STATUS_CODES from http.js - no longer exported by node csausdev 2009-11-22 17:23:40 +08:00
  • 8e8cbcab1a updated readme to mention jspec version csausdev 2009-11-22 14:47:20 +08:00
  • 0c1d7a0859 got the tests to run, but not pass csausdev 2009-11-22 14:45:00 +08:00
  • 53170d00c7 fixed another test csausdev 2009-11-22 22:26:46 +11:00
  • a872f92a44 copied STATUS_CODES from http.js - no longer exported by node csausdev 2009-11-22 20:23:40 +11:00
  • b51d743005 updated readme to mention jspec version csausdev 2009-11-22 17:47:20 +11:00
  • 8b34960c2b got the tests to run, but not pass csausdev 2009-11-22 17:45:00 +11:00
  • fde2bfcef3 Link to Mojo mustache templates visionmedia 2009-11-19 19:16:00 -08:00
  • 2cd55de92e Removed several hasOwnProperty() calls visionmedia 2009-10-01 13:25:58 -07:00
  • 10ce37f7f7 Localizing loop vars visionmedia 2009-10-01 13:23:41 -07:00
  • f87eb47af3 Markdown history file visionmedia 2009-10-01 13:19:18 -07:00
  • 9f06b11eab Docs visionmedia 2009-10-01 13:18:38 -07:00
  • fa083231bc Markdown visionmedia 2009-10-01 13:17:17 -07:00
  • 0739b0bd87 Updated to JSpec 2.11.2 visionmedia 2009-10-01 13:15:14 -07:00
  • 433b347a7b Fixed some specs visionmedia 2009-07-21 16:25:07 -07:00
  • 204cea84a8 Added settings docs visionmedia 2009-07-13 15:33:26 -07:00
  • 4598445d1b Misc visionmedia 2009-07-13 15:24:34 -07:00
  • 947767a948 url -> uri visionmedia 2009-07-13 15:21:15 -07:00
  • a7a445463e Added more RedirectHelper specs visionmedia 2009-07-13 15:18:06 -07:00
  • 50b5fa8b87 Added specs for .back visionmedia 2009-07-13 15:11:01 -07:00
  • edbdcb3a91 Specs visionmedia 2009-07-13 15:04:27 -07:00
  • e248d775b3 Reordered onRouteAdded visionmedia 2009-07-13 14:24:37 -07:00
  • 332115d28a Added onRouteAdded hook visionmedia 2009-07-13 14:20:24 -07:00
  • 7b9f119755 Added onFailure hook visionmedia 2009-07-13 14:19:03 -07:00
  • 4b368aff12 Module init now accepts arguments [#28] visionmedia 2009-07-13 14:13:22 -07:00
  • 895f75f468 More specs for arg() visionmedia 2009-07-13 13:42:49 -07:00
  • bcbf2c7370 Added Express.arg() visionmedia 2009-07-13 13:40:35 -07:00
  • b4896c4cb5 Fixed typo visionmedia 2009-07-13 13:34:21 -07:00
  • 808f194230 Misc spec refactoring visionmedia 2009-07-13 13:23:51 -07:00
  • b1b8bf44db Added JSON body decoding spec visionmedia 2009-07-13 13:20:38 -07:00
  • 0892f6dec9 mockRequest() now supports overriding body visionmedia 2009-07-13 13:11:31 -07:00
  • ef572f4dba Added DefaultContentType specs visionmedia 2009-07-13 12:57:29 -07:00
  • c5f0d7d0a5 Added MethodOverride spec visionmedia 2009-07-13 12:55:15 -07:00
  • f8e18cf4be Added ContentLength spec visionmedia 2009-07-13 12:53:40 -07:00
  • 58caa50b5f Merging request option visionmedia 2009-07-13 12:51:07 -07:00
  • 655c456bfb Started core module specs visionmedia 2009-07-13 12:05:52 -07:00
  • 9cc5593afb Mock request spec visionmedia 2009-07-13 12:01:22 -07:00
  • 461337a42b Added BodyDecoder spec visionmedia 2009-07-13 11:50:48 -07:00
  • 61fa7ee77b Misc refactoring visionmedia 2009-07-09 14:25:34 -07:00
  • cc5983f033 Performance docs visionmedia 2009-07-08 16:30:37 -07:00
  • 7a4773d7f3 Removed some unused methods visionmedia 2009-07-08 15:49:36 -07:00
  • cd8efdb9ac Misc refactoring visionmedia 2009-07-08 15:33:42 -07:00
  • 6b870a3b49 Added FauxMethod module visionmedia 2009-07-08 15:33:22 -07:00
  • 7807f42376 Added POST urlencoded body parsing visionmedia 2009-07-08 15:09:40 -07:00
  • b664df98b9 Fixed routing visionmedia 2009-07-08 14:25:38 -07:00
  • 9ee808f879 RedirectHelper.init visionmedia 2009-07-08 14:16:43 -07:00
  • f06838b258 Removed stray p() visionmedia 2009-07-08 14:14:54 -07:00
  • f363f9c9ef Removed test data visionmedia 2009-07-08 13:25:13 -07:00
  • 28cc06ce39 Moved onRequest down, added onEarlyRequest hook visionmedia 2009-07-08 13:16:37 -07:00
  • d121d44357 Throwing exception when body is not a string visionmedia 2009-07-08 12:59:17 -07:00
  • e516dcb700 Updated Express.Logger visionmedia 2009-07-08 12:50:40 -07:00
  • 417fd10eec Added session spec file visionmedia 2009-07-07 16:41:41 -07:00
  • 448a6d66d8 Misc visionmedia 2009-07-07 16:35:52 -07:00
  • 7b580b8fbd Misc visionmedia 2009-07-07 16:33:26 -07:00
  • 92a43c5575 Express.Mime module visionmedia 2009-07-07 16:28:06 -07:00
  • e6c931876c Fixed content length visionmedia 2009-07-07 16:03:32 -07:00
  • 2035c31167 Fixed hookImmutable() visionmedia 2009-07-07 15:41:33 -07:00
  • 78ee497516 Added hookImmutable() visionmedia 2009-07-07 15:20:29 -07:00