Sha256: 12f0393b8d38e1359ebd7bf4ca27f5124b555b338d8cff97cdd51ed4f14d7a72
Contents?: true
Size: 529 Bytes
Versions: 13
Compression:
Stored size: 529 Bytes
Contents
Some Notes On Testing ===================== Some of the interface tests require an actual database to run. If you want to run the whole test suite you will have to configure spec/fixtures/database.yaml so that you can connect to both an SQL Server database and a Postgres database. In each case the database name you need to use is hardcoded: pod4_test. (Pod4 assumes that the schema names can be hardcoded, and since we create and wipe tables in these tests, you should really have a seperate database for them anyway.)
Version data entries
13 entries across 13 versions & 1 rubygems