This project is archived and is in readonly mode.
Mocha 0.9.7 is required for ActionPack unit tests
Reported by Hongli Lai | July 6th, 2009 @ 01:24 PM | in 2.x
The ActionPack unit tests specify 0.9.5 as the minimum version, but 0.9.7. The attached patch for Rails 2.3 fixes this problem.
Comments and changes to this ticket
-
Repository July 8th, 2009 @ 12:14 AM
- State changed from new to resolved
(from [31254bedae669cd82a830571771749b74aaf3e5c]) Mocha >= 0.9.7 is required, otherwise mocking doesn't work. [#2874 state:resolved]
Signed-off-by: Yehuda Katz wycats@yehuda-katzs-macbookpro41.local
http://github.com/rails/rails/commit/31254bedae669cd82a830571771749...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 2874 Mocha 0.9.7 is required for ActionPack unit tests (from [31254bedae669cd82a830571771749b74aaf3e5c]) Mocha >...