aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorasaf-erlich <aerlich@talend.com>2021-03-02 12:58:22 -0800
committerGitHub <noreply@github.com>2021-03-02 12:58:22 -0800
commitdf8469166213671b2cf6ac2c9b0d36b17576af82 (patch)
treeea3c75073f65331141d36428f9534f6695e52fbe /.gitignore
parent7f117db04ea9505e3856494064ac5a2a3e4e906d (diff)
downloadtap-google-sheets-df8469166213671b2cf6ac2c9b0d36b17576af82.tar.gz
tap-google-sheets-df8469166213671b2cf6ac2c9b0d36b17576af82.tar.zst
tap-google-sheets-df8469166213671b2cf6ac2c9b0d36b17576af82.zip
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d9633da..fc5cd0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,5 +18,4 @@ build/
18tap_google_sheets/.vscode/settings.json 18tap_google_sheets/.vscode/settings.json
19*.ipynb 19*.ipynb
20.DS_Store 20.DS_Store
21test_configuration.py
22tap_target_commands.sh 21tap_target_commands.sh