Here is described how to run tests https://github.com/rails/rails/blob/master/activerecord/RUNNING_UNIT_TESTS
On Fri, Dec 23, 2011 at 7:41 PM, richard schneeman <[email protected]> wrote: > When I run the unmodified ActiveRecord Test suite I get failures/ > errors that look like it expects external network connections. Is > there an easy way to set up all of the tables needed in all the > different data stores to run these tests successfully? > > `Errors running test_mysql, test_mysql2, test_sqlite3, > test_postgresql` -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en.
