Open fxstein opened 9 years ago
I formatted code according to PEP8 and added a Travis CI test to validate conformity. I also added the build status icon to the readme. The integration test suite currently depends on a Teradata Database, an ODBC Driver install, and access to Teradata REST services. I'll have to look into how to enable these integration tests to run in the cloud without access to Teradata Labs network.
Add integration testing through Travis CI to automatically check all incoming commits and pull requests for syntax, PEP8 conformity and basic functionality.
Create Travis account (free for open source projects) Add .travis.yml to project:
Add Travis CI build icon to README (below global header to show successful CI status)