As a follow-up to PR #1, we should do the following to get this repo into more of a production-ready state: - [ ] Get the unit tests (under the dbadapter/pyodbc/tests* directories) working - [ ] Add instructions to `README.md` on how to setup local databases for testing - [ ] Integrate the unit tests into the run_test.py script, after filling out the test function in `dbadapter/__init__.py` - [ ] Remove TODO lines related to unit tests (for example, in top-level README.md and run_test.py)
As a follow-up to PR #1, we should do the following to get this repo into more of a production-ready state:
README.mdon how to setup local databases for testingdbadapter/__init__.py