]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/commit
Move tests from tap tester (#29)
authorasaf-erlich <aerlich@talend.com>
Tue, 2 Mar 2021 20:58:22 +0000 (12:58 -0800)
committerGitHub <noreply@github.com>
Tue, 2 Mar 2021 20:58:22 +0000 (12:58 -0800)
commitdf8469166213671b2cf6ac2c9b0d36b17576af82
treeea3c75073f65331141d36428f9534f6695e52fbe
parent7f117db04ea9505e3856494064ac5a2a3e4e906d
Move tests from tap tester (#29)

* Moved tests over from tap-tester

* Remove test configuration from gitignore

* Move config into the test itself, ran it to make sure it passes

* Fix circle config to use local tests

* Removing unit tests, it doesn't run any
.circleci/config.yml
.gitignore
tests/__init__.py [new file with mode: 0644]
tests/tap_combined_test.py [new file with mode: 0644]