-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tap tester #14
Add tap tester #14
Commits on Sep 17, 2021
-
changes to tap entrypoint to work with rest of tap
Andrey Kabanov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 16fea46 - Browse repository at this point
Copy the full SHA 16fea46View commit details -
changes to discover.py to work with rest of tap
Andrey Kabanov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for f080302 - Browse repository at this point
Copy the full SHA f080302View commit details -
changes to schema.py to work with rest of the tap
Andrey Kabanov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for e6bfe76 - Browse repository at this point
Copy the full SHA e6bfe76View commit details -
changes to sync.py to work with rest of the tap
Andrey Kabanov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 0857584 - Browse repository at this point
Copy the full SHA 0857584View commit details -
updated README links to documentation
Andrey Kabanov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for bd8bac8 - Browse repository at this point
Copy the full SHA bd8bac8View commit details -
* actually raise 429 error * pylint fixes
Andrey Kabanov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for cb60599 - Browse repository at this point
Copy the full SHA cb60599View commit details
Commits on Sep 18, 2021
-
initial working version of streams.py
Andrey Kabanov committedSep 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c8a893 - Browse repository at this point
Copy the full SHA 8c8a893View commit details
Commits on Sep 21, 2021
-
adding pagination to streams.py
Andrey Kabanov committedSep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 7aa3c20 - Browse repository at this point
Copy the full SHA 7aa3c20View commit details -
adding links object as part of client return for pagination changes
Andrey Kabanov committedSep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 806997c - Browse repository at this point
Copy the full SHA 806997cView commit details
Commits on Sep 23, 2021
-
adjusting indentation to match PEP8:
* __init__.py * client.py * sync.py
Andrey Kabanov committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 3f8a7b5 - Browse repository at this point
Copy the full SHA 3f8a7b5View commit details -
removing extraneous keys and related functions from discover.py
Andrey Kabanov committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 694a4a5 - Browse repository at this point
Copy the full SHA 694a4a5View commit details -
* indentation fixes to match PEP8 * unpacking result of client.get with `records, _`
Andrey Kabanov committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 19418cd - Browse repository at this point
Copy the full SHA 19418cdView commit details
Commits on Sep 28, 2021
-
Andrey Kabanov committed
Sep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for e138b89 - Browse repository at this point
Copy the full SHA e138b89View commit details -
Andrey Kabanov committed
Sep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for b8d6985 - Browse repository at this point
Copy the full SHA b8d6985View commit details -
Andrey Kabanov committed
Sep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for da59cd0 - Browse repository at this point
Copy the full SHA da59cd0View commit details -
Andrey Kabanov committed
Sep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for bc3e350 - Browse repository at this point
Copy the full SHA bc3e350View commit details -
adding tap-tester automated fields
Andrey Kabanov committedSep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 4586cdd - Browse repository at this point
Copy the full SHA 4586cddView commit details -
* bumping singer-python * adding dev requirements
Andrey Kabanov committedSep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 531cada - Browse repository at this point
Copy the full SHA 531cadaView commit details -
Andrey Kabanov committed
Sep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for d537130 - Browse repository at this point
Copy the full SHA d537130View commit details
Commits on Sep 30, 2021
-
Andrey Kabanov committed
Sep 30, 2021 Configuration menu - View commit details
-
Copy full SHA for c3cdcb0 - Browse repository at this point
Copy the full SHA c3cdcb0View commit details -
fix for onetimes stream not supporting cursor based pagination
Andrey Kabanov committedSep 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 723ccda - Browse repository at this point
Copy the full SHA 723ccdaView commit details
Commits on Oct 1, 2021
-
Andrey Kabanov committed
Oct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for c0c5227 - Browse repository at this point
Copy the full SHA c0c5227View commit details -
adding additional assertions per PR feedback
Andrey Kabanov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for d5f9756 - Browse repository at this point
Copy the full SHA d5f9756View commit details -
add additional streams to pagination test
Andrey Kabanov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 9e7f8e8 - Browse repository at this point
Copy the full SHA 9e7f8e8View commit details -
switch customers stream to page based
* Link header was not honoring original call params and duplicating records
Andrey Kabanov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 43c0e52 - Browse repository at this point
Copy the full SHA 43c0e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39fdb3c - Browse repository at this point
Copy the full SHA 39fdb3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 267616a - Browse repository at this point
Copy the full SHA 267616aView commit details -
Andrey Kabanov committed
Oct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for ea83b51 - Browse repository at this point
Copy the full SHA ea83b51View commit details -
Merge branch 'pr-14' of https://github.com/singer-io/tap-recharge int…
…o singer-io-pr-14
Andrey Kabanov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for dcbba56 - Browse repository at this point
Copy the full SHA dcbba56View commit details -
Merge branch 'singer-io-pr-14' into add-tap-tester
Andrey Kabanov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 3e3db8b - Browse repository at this point
Copy the full SHA 3e3db8bView commit details -
remove extraneous string interpolation
Andrey Kabanov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 715807e - Browse repository at this point
Copy the full SHA 715807eView commit details -
remove extraneous class attributes for shop stream
Andrey Kabanov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 132eee7 - Browse repository at this point
Copy the full SHA 132eee7View commit details
Commits on Oct 5, 2021
-
* adjust start_date_2 to work with data * add stream replication methods for tests * modify/add assertions based on stream replication methods and data
Andrey Kabanov committedOct 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 6f35642 - Browse repository at this point
Copy the full SHA 6f35642View commit details -
adding assertion for valid-replication-keys to discover test
Andrey Kabanov committedOct 5, 2021 Configuration menu - View commit details
-
Copy full SHA for e70536d - Browse repository at this point
Copy the full SHA e70536dView commit details