Bug(バグ) #345

Test scripts doesn't work on OpenPNE 3.3.x (symfony 1.4)

Added by Rimpei Ogawa 9 months ago. Updated 9 months ago.

Status:Fixed(完了) Start:2009-12-11
Priority:Normal(通常) Due date:
Assigned to:Rimpei Ogawa % Done:

100%

Category:-
Target version:v1.1.0
3.6:

Description

For sfDoctrineLoadDataTask class was deleted on symfony 1.4, test/bootstrap/database.php does not work.

$task = new sfDoctrineLoadDataTask($configuration->getEventDispatcher(), new sfFormatter());
$task->run();
$task->run(array('--dir='.dirname(__FILE__).'/../fixtures'));

Associated revisions

Revision 754ea803b1a84d064a5a8e877d76b6d3e2ed5e49
Added by Rimpei Ogawa 9 months ago

fixed functional tests for OpenPNE 3.3 and symfony 1.4 (fixes #345)

History

Updated by Rimpei Ogawa 9 months ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

更新履歴commit:"754ea803b1a84d064a5a8e877d76b6d3e2ed5e49"で適用されました。

Updated by Rimpei Ogawa 9 months ago

  • Status changed from Pending Review(レビュー待ち) to Fixed(完了)
  • % Done changed from 50 to 100

Also available in: Atom PDF