Skip to content
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

Tdl 20778 code refactoring #45

Merged
merged 40 commits into from
Nov 16, 2022
Merged

Tdl 20778 code refactoring #45

merged 40 commits into from
Nov 16, 2022

Commits on Sep 28, 2022

  1. added pre-commit

    cngpowered committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    eaa1eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30bfd30 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. updated file structure

    cngpowered committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    44f6da2 View commit details
    Browse the repository at this point in the history
  2. updated init for tap

    cngpowered committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    0c62c08 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. fixed sync.py

    cngpowered committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8ecb433 View commit details
    Browse the repository at this point in the history
  2. fixed discovery

    cngpowered committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    bae0e69 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. fixed streams

    cngpowered committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f2e9799 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    b8019df View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    7529d9a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    76ba0f7 View commit details
    Browse the repository at this point in the history
  2. Changes:

    1) modified discovery unit tests.
    shantanu73 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    3bb5766 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Changes:

    1) Fixed unittests as per new code refactoring changes.
    shantanu73 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9abfd9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b71144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab00310 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'TDL_20778_code_refactoring' of github.com:singer-io/tap…

    …-zendesk-chat into TDL_20778_code_refactoring
    cngpowered committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    270e013 View commit details
    Browse the repository at this point in the history
  5. Changes:

    1) Removed unused import from init file.
    2) Fixed bookmarks test.
    shantanu73 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cd1822b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    c0f6db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3edd865 View commit details
    Browse the repository at this point in the history
  3. fixed schema issues

    cngpowered committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2c2c5cb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    9a22a35 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    24afc7e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. fixed discovery changes

    cngpowered committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d0b5e4b View commit details
    Browse the repository at this point in the history
  2. fixed pylint issue

    cngpowered committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c435e42 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    8e2e05c View commit details
    Browse the repository at this point in the history
  2. minor enhancements

    cngpowered committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    1796c45 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fixed review comments

    cngpowered committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    39661eb View commit details
    Browse the repository at this point in the history
  2. fixed discovery changes

    cngpowered committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    80982d5 View commit details
    Browse the repository at this point in the history
  3. removed duplicate function

    cngpowered committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ffa3806 View commit details
    Browse the repository at this point in the history
  4. Tdl 18828 add integration tests (#47)

    * add automation fields
    
    * fixed import
    
    * fixed test
    
    * added test for all_fields and automatic fields
    
    * added base for interuptible sync
    
    * formatted tests and added interuptible sync
    
    * added pagination test
    
    * fix bookmark test
    
    * fixed bookmark test
    
    * fixed issue with 400
    
    * fixed integration test messages
    
    * added exception to chats stream
    
    * fixed automatic field for chats stream
    
    * fixed formatting changes
    
    * fixed missing key issue
    
    * updated automatic fields test
    
    * fixed auto field condition
    
    * fixed pylint issue
    cngpowered authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0adfeec View commit details
    Browse the repository at this point in the history
  5. fixed pylint issues

    cngpowered committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4273e78 View commit details
    Browse the repository at this point in the history
  6. Fixed bookmark tests.

    shantanu73 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d4df3f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a1adac View commit details
    Browse the repository at this point in the history
  8. fixed naming conventions

    cngpowered committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6114d48 View commit details
    Browse the repository at this point in the history
  9. fixed suggestions on PR

    cngpowered committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a197834 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    688ab9d View commit details
    Browse the repository at this point in the history
  2. fixed inter sync

    cngpowered committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6686a94 View commit details
    Browse the repository at this point in the history
  3. fixed pylint issue

    cngpowered committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9fdbc5b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. fixed review comments

    cngpowered committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b7765eb View commit details
    Browse the repository at this point in the history
  2. fixed linting issues

    cngpowered committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    94a0918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b70322 View commit details
    Browse the repository at this point in the history