issues
search
heavyai
/
sqlalchemy-heavyai
OmniSci Driver for SQLAlchemy
https://omnisci.github.io/sqlalchemy-omnisci
MIT License
5
stars
4
forks
source link
Update documentation and tests
#3
Closed
xmnlab
closed
3 years ago
xmnlab
commented
3 years ago
Main changes proposed by this PR:
change in the documentation some usages of sqlalchemy_omnisci to sqlalchemy-omnisci
fix tests for test_compiler (it was not collected), it was missing fixtures.TestBase
Add test for connection
include pytest_sessionstart and pytest_sessionfinish that creates and drops a database for testing
run the tests for all test files inside the tests folder
Fix #4 Fix #5
Main changes proposed by this PR:
Fix #4 Fix #5