At the moment, there is only basic connection and data type testing. It would be nice if the unit tests from the SQLAlchemy package could be applied to the SingleStoreDB dialect, but right now they have a lot of driver names hard-coded into their test ware. There are also some SingleStoreDB-specific features that wouldn't be covered by the SQLAlchemy tests.
At the moment, there is only basic connection and data type testing. It would be nice if the unit tests from the SQLAlchemy package could be applied to the SingleStoreDB dialect, but right now they have a lot of driver names hard-coded into their test ware. There are also some SingleStoreDB-specific features that wouldn't be covered by the SQLAlchemy tests.