This PR adds CircleCI integration to test the driver with both independent unit tests as well as integration tests that connect directly to Athena and issue queries.
For the time being, however, I'm only running a few specific integration tests. Running the full suite requires both some more thought of how to create/destroy the test environment as well as fixing a bunch of broken tests. 😱
This PR adds CircleCI integration to test the driver with both independent unit tests as well as integration tests that connect directly to Athena and issue queries.
For the time being, however, I'm only running a few specific integration tests. Running the full suite requires both some more thought of how to create/destroy the test environment as well as fixing a bunch of broken tests. 😱