Some methods from the rand.rb library are used in the sample_data.rake task to populate the database with sample data. Feel free to write tests for it, but it's a third-party library so it's not a high priority.
Michael On Wed, Jul 15, 2009 at 5:23 AM, Dan B<[email protected]> wrote: > > Michael, et. al -- > > I'm working on improving the test coverage for Insoshi codebase > (including the group option and similar forks). Is there a purpose > for the lib/rand.rb file? I started rewriting its tests in RSpec, but > one of the methods (String#pick_with_index!) is buggy. > > Thanks, > Dan > > > --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
