aboutsummaryrefslogtreecommitdiffstats
path: root/spec/dbshell/postgres_client_spec.rb
AgeCommit message (Expand)Author
2017-04-29Rename database client files to put them in a `Client` moduleTeddy Wing
2017-04-29postgres_client_spec.rb: Use integer port instead of stringTeddy Wing
2017-04-29postgres_client_spec.rb: Add missing `it` blockTeddy Wing
2017-04-29Add `DBShell::PostgresClient` stubTeddy Wing
2017-04-29Add preliminary test for `DBShell::PostgresClient`Teddy Wing