1
0
mirror of synced 2026-02-03 10:02:09 -05:00
Files
airbyte/airbyte-integrations/connectors/source-slack/integration_tests/__init__.py
Kirill Chernov cf788bbd6c 🎉 Source slack: new integration (#3978)
* Allow configuring lookback windows and start date, allow configuring whether to join all channels and flake8 errors in amazon source

* added acceptance tests, fixed incremental read test, fixed readme python run instruction

* added acceptance tests

* added pre commit config

* fixed chmod on amazon and facebook files

* format changes

* fixed chmod on amazon and facebook files

* fixed tests

* pr changes

* deleted amazon changes, precommit file and source pr changes

* changed lookback window to interval

* changed lookback window to duration

* added annotations

* changed lookback_window to pendulum.duration logic

* added cast cursor field function, deleted latest_state changing during get_update_state function

* deleted threads from configured catalog due to the timeout error in incremental stream

* deleted threads from configured catalog due to the timeout error in incremental stream

* deleted threads from configured catalog due to the timeout error in incremental stream

* deleted try except blocks and response parsing

* fix state parsing logic, leave timestamp

* grooming

* pr changes and tests uncommented

* updated cursor field and according files

* version bump

* version bump

* version bump

* version bump

Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
2021-06-25 18:58:32 +03:00

0 lines
0 B
Python