From df8469166213671b2cf6ac2c9b0d36b17576af82 Mon Sep 17 00:00:00 2001 From: asaf-erlich Date: Tue, 2 Mar 2021 12:58:22 -0800 Subject: 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 --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d9633da..fc5cd0f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,5 +18,4 @@ build/ tap_google_sheets/.vscode/settings.json *.ipynb .DS_Store -test_configuration.py tap_target_commands.sh -- cgit v1.2.3