Commit Graph

46 Commits

Author SHA1 Message Date
filp a03fbc6bf0 Add test for TemplateHelper::render 2013-06-24 23:53:45 +01:00
filp 88143a5734 Add test for TemplateHelper::slug 2013-06-24 23:43:18 +01:00
filp c68608ccc1 Move template helpers to own class 2013-06-24 23:41:00 +01:00
filp e6add5bd5e Fix failing PrettyPageHandler tests 2013-06-24 23:22:12 +01:00
filp f563bfd939 Add FrameCollection::map & tests 2013-05-10 20:26:37 +01:00
filp 63e5049ee1 Change FrameCollectionTest::getFrameData visibility to make PHP 5.3 happy 2013-05-10 19:56:50 +01:00
filp 5138d11a18 Add FrameCollection::count, filter & tests 2013-05-10 19:26:40 +01:00
filp 65d80cfcfb Add Frame serialization test 2013-05-10 19:09:00 +01:00
filp fe1c72287a Add FrameCollection tests 2013-05-10 19:02:25 +01:00
filp 0535adaa0f Move FrameIterator to FrameCollection 2013-05-10 18:41:25 +01:00
Filipe Dobreira fce0f5247d Merge pull request #44 from cs278/feature/callable-datatables
Add support for callable generated datatables
2013-05-10 10:02:01 -07:00
Chris Smith 359b86a0dd Add test for the xdebug editor handler 2013-05-10 14:45:38 +01:00
Chris Smith 1ca56e7f33 Add unit test for callback generated data tables 2013-05-10 14:16:04 +01:00
filp 71ec6e3981 Improve Whoops\Run test coverage 2013-04-24 19:05:28 +01:00
filp 69a01d955b Fix typo and add tests 2013-04-24 16:54:10 +01:00
filp f32d96bf08 Add editor feature tests 2013-04-12 12:03:11 +01:00
filp 4df9a0e9e2 Re-structure tests, hopefully shutting-up Travis 2013-03-20 15:46:06 +00:00
Jesper Ek a5f8bf24de Respect error_reporting and support error suppression using @-operator. 2013-03-19 11:00:08 +01:00
filp 8b8fa2f7f2 No need to register Whoops during test 2013-03-17 18:07:21 +00:00
filp 3a28a0afaf Fix PrettyPageHandlerTest 2013-03-17 17:34:42 +00:00
filp ee96ab605b Add tests for PrettyPageHandler 2013-03-17 15:09:39 +00:00
filp d20bee0c99 Update code-base to 'Whoops' 2013-03-17 12:31:50 +00:00
filp 8e26d0869b Update file structure (Damnit -> Whoops) 2013-03-17 12:30:26 +00:00
filp ed10b44466 Add JsonResponseHandler (I accidentally the thing...) 2013-03-16 16:15:55 +00:00
filp 1bdc4d7828 Add JsonResponseHandler & tests 2013-03-16 16:14:57 +00:00
filp f4bee324e6 Improve how script termination is handled 2013-03-15 18:29:08 +00:00
filp cfcd146770 CS updates (use statements) 2013-03-13 23:09:42 +00:00
filp e550d74066 Add Damnit\Exception\Frame::(add|get)Comment(s) 2013-03-13 16:11:10 +00:00
filp f5408a7753 Add Run::exitWhenDone 2013-03-13 14:26:01 +00:00
filp 8338e58274 Modify signature for Frame::getFileLines when using ranges 2013-03-13 13:51:31 +00:00
filp 6f8f1d5253 Re-structure Handler::handle & surrounding methods 2013-03-12 13:37:49 +00:00
filp 70864a8929 Re-structure Handler interface & tests 2013-03-12 13:30:46 +00:00
filp 652ff42c98 Add Inspector::getExceptionName & re-structure tests 2013-03-12 13:14:12 +00:00
filp 20ca8ccca4 Rename tests/Fixtures -> tests/fixtures 2013-03-12 12:57:50 +00:00
filp b796a026a2 Update Damnit\Exception\Frame, add tests 2013-03-12 12:55:54 +00:00
filp 08a860fc2d Remove Mock classes, use Mockery 2013-03-12 11:36:52 +00:00
filp 2213b65d75 Move Handler/DummyHandler to Mock/MockHandler 2013-03-12 11:12:40 +00:00
filp d2dfdbb108 Add FramesIterator & tests 2013-03-12 10:54:14 +00:00
filp 410b42fa91 Add Exception Inspector & tests 2013-03-12 10:39:56 +00:00
filp abe907cadd Rename 'DamnIt' --> 'Damnit' 2013-03-12 08:14:01 +00:00
filp 9e29cd9f9d Add handler walker controls & tests 2013-03-11 22:56:26 +00:00
filp f46385f603 Add initial handler walk & tests 2013-03-11 22:49:19 +00:00
filp 4a2fcac7de Fix failing tests 2013-03-11 22:19:02 +00:00
filp 4a03ee17b5 Add Handler sorting tests 2013-03-11 21:50:02 +00:00
filp cb9384c990 Add Run::unregister test, mark Run::register skipped 2013-03-11 20:27:43 +00:00
filp 5c60c189e2 Initial commit 2013-03-11 16:59:04 +00:00