Vote #72301
完了rake redmine:plugins:test doesn't run tests in subdirectories
0%
説明
Everything is in the title : the old rake tasks with rails 2.3's engine plugin used to run test even in subdirectories of test/unit, test/functional and test/integration of each plugin. The core tasks also do that. The new custom rake tasks for plugins don't, which can lead to tests not being run (and it took me a while to realize that). I'll fix that asap.
journals
Fixed in r10135.
Jean-Philippe, Etienne, or Toshi: I let you merge that in a stable branch when you think it's appropriate.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Merged with r9738 that adds the rake tasks in 2.0-stable.
--------------------------------------------------------------------------------