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-20356 update function based to class based #51

Open
wants to merge 37 commits into
base: TDL-20357-add-missing-tap-tester-tests
Choose a base branch
from

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    7f23929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d89a6 View commit details
    Browse the repository at this point in the history
  3. updated config.yml

    namrata270998 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    42305fd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    d1963de View commit details
    Browse the repository at this point in the history
  2. added pagination

    namrata270998 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a254e6d View commit details
    Browse the repository at this point in the history
  3. added parent child

    namrata270998 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    7bce692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d82d65b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    314d916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0785754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    445a3fd View commit details
    Browse the repository at this point in the history
  4. updated streams.py file

    namrata270998 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c316fdf View commit details
    Browse the repository at this point in the history
  5. removed unused code

    namrata270998 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    968ebdc View commit details
    Browse the repository at this point in the history
  6. make pylint happy

    namrata270998 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c11a8f4 View commit details
    Browse the repository at this point in the history
  7. make pylint happy

    namrata270998 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    69fa2a5 View commit details
    Browse the repository at this point in the history
  8. made pylint happy

    namrata270998 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1837bf3 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'TDL-20357-add-missing-tap-tester-tests' of https://gith…

    …ub.com/singer-io/tap-freshdesk into TDL-20356-update-function-based-to-class-based
    namrata270998 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    620079d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2adbed7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b8394b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    7085c84 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'TDL-20357-add-missing-tap-tester-tests' of https://gith…

    …ub.com/singer-io/tap-freshdesk into TDL-20356-update-function-based-to-class-based
    namrata270998 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2970a04 View commit details
    Browse the repository at this point in the history
  3. make pylint happy

    namrata270998 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    38df735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c294a79 View commit details
    Browse the repository at this point in the history
  5. increased code coverage

    namrata270998 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1229a76 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Resolved review comments.

    prijendev committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    d16cc36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97aa802 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Resolved pylint errors.

    prijendev committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    69cb3ab View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 12, 2022

  1. Resolved pylint error.

    prijendev committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    042885a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f409ae6 View commit details
    Browse the repository at this point in the history
  3. Revert "Resolved pylint error."

    This reverts commit 042885a.
    prijendev committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    b44017c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a8a71a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    a9daace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ffa95 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Merge remote-tracking branch 'origin/TDL-20357-add-missing-tap-tester…

    …-tests' into TDL-20356-update-function-based-to-class-based
    prijendev committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2ed56db View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge branch 'TDL-20357-add-missing-tap-tester-tests' into TDL-20356-…

    …update-function-based-to-class-based
    prijendev committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c308dab View commit details
    Browse the repository at this point in the history
  2. Resolved autopep8 errors.

    prijendev committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ef05eaf View commit details
    Browse the repository at this point in the history