Zend Framework

Remove include of TestHelper in all tests

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.11.2
  • Component/s: None
  • Labels:
    None

Description

Since we now have a phpunit.xml file that loads the TestHelper.php file, it is no longer required to include the file in each and every test.

Issue Links

Activity

Hide
Matthew Weier O'Phinney added a comment -

We've done this in the ZF2 branch already; I'm not sure it's worth the effort to do it in the ZF1 branch – it took a good week or more poking around to determine what test cases were failing due to never before being referenced, etc. I'd personally suggest skipping this for now.

Show
Matthew Weier O'Phinney added a comment - We've done this in the ZF2 branch already; I'm not sure it's worth the effort to do it in the ZF1 branch – it took a good week or more poking around to determine what test cases were failing due to never before being referenced, etc. I'd personally suggest skipping this for now.
Hide
Andries Seutens added a comment -

I've removed the includes of the TestHelper already. It does not affect the skipping of tests.

Show
Andries Seutens added a comment - I've removed the includes of the TestHelper already. It does not affect the skipping of tests.
Hide
Andries Seutens added a comment -

Fixed in svn r23521, and merged to 1.11 release branch in svn r23522

Show
Andries Seutens added a comment - Fixed in svn r23521, and merged to 1.11 release branch in svn r23522

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: