Commit Graph

20 Commits

Author SHA1 Message Date
Geolim4 69042b38f4 Changed: getEditorHref() no longer return an array or ajax/url, replaced by getEditorAjax() instead. 2015-05-15 16:57:47 +02:00
Geolim4 d3d3b33dce PHPUnit_Framework_Assert::markTestSkipped() returns void, no need to return anything. 2015-05-15 03:50:38 +02:00
Geolim4 ccd137eec8 Callable editor can now return an array 2015-05-15 03:49:13 +02:00
Geolim4 c522ade8a7 Fixed incorrect namespace path in phpDoc comment. 2015-05-15 03:10:21 +02:00
Graham Campbell 0346c26963 CS fixes 2014-09-27 11:05:51 +01:00
Graham Campbell 3bcc26ca77 Fixed test 2014-03-21 21:42:33 +00:00
Denis c67b08826f Tests: minor clarification on xdebug skipped test 2014-02-17 13:49:42 +02:00
Graham Campbell c515730f12 Improved hhvm support 2014-02-17 10:45:48 +00:00
Denis Sokolov 158636c2e1 Remove whoops-test environment variable 2013-12-12 12:03:26 +02:00
Denis Sokolov 33a27e58ed Merge remote-tracking branch 'origin/feature/prettyhandler-fix'
Conflicts:
	src/Whoops/Handler/PrettyPageHandler.php
	src/Whoops/Resources/pretty-template.php
2013-12-08 23:47:17 +02:00
Denis Sokolov 0f0649fe0e Fix #88: xdebug file links do not depend on the extension being loaded 2013-10-14 15:31:49 +02:00
Denis Sokolov 1cf8483ba2 Fix incomplete tests 2013-07-15 19:02:45 +02:00
filp e6add5bd5e Fix failing PrettyPageHandler tests 2013-06-24 23:22:12 +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 f32d96bf08 Add editor feature tests 2013-04-12 12:03:11 +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