thoughtbot--shoulda-matchers/spec/acceptance
Elliot Winkler 72f60fae94 Add support for Postgres
When running tests, you can now switch between running them against a
SQLite or PostgreSQL database. This is accomplished by modifying the
unit and acceptance tests so that when they generate and load the test
Rails application, database.yml is replaced with content that will
configure the database appropriately.
2015-02-12 16:01:00 -07:00
..
active_model_integration_spec.rb Remove auto-detection of Rails / test framework 2015-02-09 10:52:51 -07:00
independent_matchers_spec.rb Use generic test framework for independent matchers test 2015-02-09 10:52:51 -07:00
rails_integration_spec.rb Add support for Postgres 2015-02-12 16:01:00 -07:00