Plsm icon indicating copy to clipboard operation
Plsm copied to clipboard

Add tests to project

Open jhartwell opened this issue 6 years ago • 4 comments

Currently there are no tests and that is a problem as we are relying on contributors to set up their database and test. Now, connecting to a database is going to be difficult to test as well as the query but the output is easy to test using mocks.

jhartwell avatar Sep 21 '17 12:09 jhartwell

@jhartwell I can give you a hand with this if you don't mind?

sashman avatar Dec 10 '19 08:12 sashman

@sashman knock yourself out. It would be nice to have several SQL files that will allow somebody to easily populate the database with the test data in order to run the test suite

jhartwell avatar Dec 10 '19 20:12 jhartwell

@jhartwell any thoughts on #107 ?

sashman avatar Jan 15 '20 08:01 sashman

@sashman , sorry for the delay. That PR looks good. Please rebase with master and open a non-draft PR. Thanks for your help!

jhartwell avatar Jan 25 '20 06:01 jhartwell