Ticket #477 (closed Bug: fixed)

Opened 9 months ago

Last modified 9 months ago

Generic Exceptions in Unit_Test library not caught

Reported by: allain Owned by: Geert
Priority: minor Milestone: 2.2
Component: Modules Version: SVN HEAD
Keywords: unit_test, errors Cc:

Description

When doing unit tests, Exceptions should be caught and displayed in the unit_test report as Errors instead of displaying the generic Kohana Error Page.

I've attached a patch to show what I mean.

The view will have to be modified accordingly.

Attachments

Validation.php.patch (0.5 kB) - added by allain 9 months ago.
Unit_Test.php.patch (1.0 kB) - added by allain 9 months ago.

Change History

Changed 9 months ago by allain

Changed 9 months ago by allain

Changed 9 months ago by allain

Absently selected Validation path instead. doy.

Changed 9 months ago by Geert

  • owner changed from - No owner - to Geert
  • status changed from new to assigned

Changed 9 months ago by Geert

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r2288

Note: See TracTickets for help on using tickets.