Timeline
03/30/2007:
- 22:06 Ticket #111 (with() doesn't verify number of parameters passed) created by
- If you use with() on a mock object but don't pass the same number of …
- 12:09 PHPEdit edited by
- (diff)
- 12:00 PHPEdit edited by
- (diff)
- 11:09 PHPEdit edited by
- (diff)
- 11:08 PHPEdit edited by
- (diff)
- 11:01 PHPEdit edited by
- (diff)
- 07:46 Ticket #110 (PHPUnit_Test_Case::hasFailed() returns true for skipped tests.) closed by
- fixed: (In [597]) - Fix #110.
- 07:46 Changeset [597] by
- - Fix #110.
- 07:12 Changeset [596] by
- - Patch by Masahiro Takagi.
03/29/2007:
- 19:47 Changeset [595] by
- - Cleanup.
- 19:32 IDESupport created by
- Initial version.
- 19:32 PHPEdit created by
- Initial version.
- 17:38 Ticket #110 (PHPUnit_Test_Case::hasFailed() returns true for skipped tests.) created by
- PHPUnit_Test_Case::hasFailed() returns TRUE for skipped tests, …
03/28/2007:
- 08:39 TestDatabase edited by
- Update. (diff)
- 08:38 Changeset [594] by
- - Drop code_line.code_method_id.
03/27/2007:
- 13:28 Ideas edited by
- Remove notice about Google Summer of Code™. (diff)
- 13:28 Ideas edited by
- Rephrase. (diff)
- 10:15 Ideas edited by
- Link to TestDatabase. (diff)
03/26/2007:
- 16:59 WikiStart edited by
- Update. (diff)
- 16:57 Changeset [593] by
- - Tag release.
- 16:57 Changeset [592] by
- - Prepare release.
- 16:51 Changeset [591] by
- - Leftover from [585].
- 08:47 Changeset [590] by
- - Reverse default value.
- 08:37 Changeset [589] by
- - Optionally call autoload() for the class or interface that is to be …
- 07:17 TestDatabase edited by
- Update. (diff)
- 07:14 Changeset [588] by
- - Add code_line.code_line_covered column back in.
03/25/2007:
- 15:49 TestDatabase edited by
- Clarify. (diff)
- 12:04 TestDatabase edited by
- Reflect schema changes from [587]. (diff)
- 11:35 Changeset [587] by
- - Refactor test database schema.
- 09:30 TestDatabase edited by
- Fix. (diff)
03/24/2007:
- 11:38 Ideas edited by
- Restructure. (diff)
- 11:35 Ideas edited by
- Link to TestDatabase. (diff)
- 11:32 TestDatabase created by
- Initial version.
- 10:30 Changeset [586] by
- - Leftover from [585].
- 10:25 Changeset [585] by
- - Refactor the test database.
03/23/2007:
- 07:18 Changeset [584] by
- - PHPUnit_Extensions_SeleniumTestCase - Use cookies to "communicate" …
03/22/2007:
- 12:53 Changeset [583] by
- - Patch by Brice Joly.
- 08:40 Changeset [582] by
- - Add missing declaration.
03/20/2007:
- 21:42 Ticket #109 (stub setters) created by
- I would like to create a MockObject with a "setValue" method : eg: …
- 10:15 Changeset [581] by
- - Streamline. - Correct error messages. - Add @since docblocks for new …
03/19/2007:
- 06:55 Changeset [580] by
- - Refer to the Selenium Core documentation.
03/18/2007:
- 17:10 Changeset [579] by
- - Leftover from [576].
- 10:42 Ticket #108 (Allow testing inherited private properties.) closed by
- fixed: (In [578]) - Allow testing inherited private attributes. Closes #108.
- 10:42 Changeset [578] by
- - Allow testing inherited private attributes. Closes #108.
- 09:06 Changeset [577] by
- - Correct test.
03/17/2007:
- 21:11 Ticket #108 (Allow testing inherited private properties.) created by
- PHPUnit is currently not capable to access private properties of inherited …
03/16/2007:
- 18:51 Ticket #106 (clickAndWait missing timeout) closed by
- fixed: Should be fixed in [576].
- 18:15 Changeset [576] by
- - Initial work on a new implementation of SeleniumTestCase. This new …
- 16:04 Ticket #105 (Error Suppression when loading PEAR_Config causes problems) closed by
- wontfix
- 15:17 Ticket #105 (Error Suppression when loading PEAR_Config causes problems) reopened by
- If that, I suggest use other method to check, that the file …
- 11:19 Changeset [575] by
- - Link test to the respective test method.
- 07:10 Changeset [574] by
- - Do not store inherited methods.
- 07:04 Changeset [573] by
- - Also store test source files.
- 06:55 Changeset [572] by
- - Leftover from [277].
03/15/2007:
- 16:09 Changeset [571] by
- - Store MD5 of source files.
- 13:49 Ideas edited by
- Add "Support for Selective Testing" idea. (diff)
- 12:22 Ideas edited by
- Add notice about Google Summer of Code™. (diff)
- 06:57 Ticket #107 (Fatal error in PHPUnit_Util_Log_JSON) closed by
- fixed: (In [570]) - Fix #107.
- 06:57 Changeset [570] by
- - Fix #107.
- 02:08 Ticket #107 (Fatal error in PHPUnit_Util_Log_JSON) created by
- […] From Util\Log\JSON.php […] ... with ... […]
03/14/2007:
- 18:35 Ticket #82 (Make TextUI_TestRunner output readable in browser) closed by
- fixed: You need to use the CLI SAPI for console and a webserver SAPI …
- 18:07 Ticket #82 (Make TextUI_TestRunner output readable in browser) reopened by
- You have added if (php_sapi_name() != 'cli') { in Util/Printer.php, but …
- 15:12 Ticket #106 (clickAndWait missing timeout) created by
- Current clickAndWait() functions dont pass $this->timeout to selenium API, …
- 12:58 Ticket #105 (Error Suppression when loading PEAR_Config causes problems) closed by
- wontfix: PEAR_Config is an optional dependency which is why the respective …
- 12:52 Ticket #105 (Error Suppression when loading PEAR_Config causes problems) created by
- In PHPUnit/Util/Fileloader.php, method getIncludePaths() is …
- 07:08 Changeset [569] by
- - Leftover from [567].
- 07:01 Changeset [568] by
- - Do not collect code coverage data for Selenium tests.
03/13/2007:
- 06:35 Ticket #104 (Mocking a class that does not exist does not work) closed by
- fixed: The warning has been fixed in [567], the rest is a documentation issue. …
- 06:26 Changeset [567] by
- - Only call get_class_methods() when class_exists().
- 02:33 Ticket #104 (Mocking a class that does not exist does not work) created by
- I took this straight from the pocket book about stubs (Chapter 10): […] …
03/11/2007:
- 08:36 Changeset [566] by
- - Always use native driver. The Curl-based driver seems to have …
03/10/2007:
- 15:54 Ticket #99 (handling of global variables messed up) closed by
- invalid: The global variables that are declared in a script that also declares a …
03/09/2007:
- 19:52 Ticket #99 (handling of global variables messed up) reopened by
- Please run this and tell me global variables are handled the same in PHP …
- 05:59 Ticket #99 (handling of global variables messed up) closed by
- invalid: Again, your test case is wrong. This is why it is "handled differently".
- 05:32 Ticket #99 (handling of global variables messed up) reopened by
- Sebastian, It does work in your test case, but PHP and PHPunit still …
03/06/2007:
- 18:59 Ticket #103 (Can't set xdebug.collect_vars in a test script) closed by
- invalid: Do not use ini_set('xdebug.collect_vars', 1);, but set it in your …
- 18:31 Ticket #103 (Can't set xdebug.collect_vars in a test script) created by
- == Summary == ini_set('xdebug.collect_vars', 1); does not work if put in a …
03/04/2007:
- 13:41 Changeset [565] by
- - Pass code coverage data array by reference.
03/03/2007:
- 12:01 Changeset [564] by
- - Optimize.
- 12:00 Changeset [563] by
- - Add getCoveringTests().
- 09:38 Changeset [562] by
- - Leftover from [561].
- 09:32 Changeset [561] by
- - Fix nested set logic. - Consistently use PDO::exec() for manipulating …
03/02/2007:
- 06:43 WikiStart edited by
- Update news. (diff)
- 06:41 Changeset [560] by
- - Tag release.
- 06:40 Changeset [559] by
- - Prepare release.
03/01/2007:
- 18:04 Ticket #102 (Error Handler should honor error suppresion operator) closed by
- fixed: (In [558]) - Fix #102.
- 18:04 Changeset [558] by
- - Fix #102.
- 10:49 Ticket #102 (Error Handler should honor error suppresion operator) created by
- PHPUnit_Util_ErrorHandler() raises an exception for PHP errors that …
Note: See TracTimeline
for information about the timeline view.
