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

ElasticSearch, GCS, Keen, Kafka, Kinesis destinations : Enable DAT tests #11971

Merged
merged 25 commits into from
Apr 19, 2022

Commits on Mar 11, 2022

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

Commits on Mar 22, 2022

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

Commits on Mar 30, 2022

  1. Improve value comparison

    DoNotPanicUA committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    46c3a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4b384 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    cd53764 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/aleonets/add-dat-tests-ph1' into…

    … aleonets/add-dat-tests-ph1
    DoNotPanicUA committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    4cd50de View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Move comparison methods to a new class not to overload the test class.

    Basic - old implementation which provides backward compatibility of this PR.
    Advanced - comparator required for destinations with enabled DAT tests.
    DoNotPanicUA committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    3c911c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. format

    DoNotPanicUA committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    f28b9af View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

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

Commits on Apr 11, 2022

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

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    4ddee6c View commit details
    Browse the repository at this point in the history
  2. format

    DoNotPanicUA committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    127b4ba View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. review

    DoNotPanicUA committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    ed890d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4007837 View commit details
    Browse the repository at this point in the history
  3. review

    DoNotPanicUA committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f1e860b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b59eb1 View commit details
    Browse the repository at this point in the history
  5. enable DAT tests for destination-Elasticsearch, destination-gcs, dest…

    …ination-kafka, destination-keen, destination-kinesis
    DoNotPanicUA committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    4803514 View commit details
    Browse the repository at this point in the history
  6. remove size objects validation. We iterate expected elements and comp…

    …are it with actualObject elements. Expected might have empty elements and they are equal missing element in the actual Object. Also, actualObject might contain additional elements which is not an exception.
    DoNotPanicUA committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    c2106a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3e8a31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    884cf5b View commit details
    Browse the repository at this point in the history
  9. format

    DoNotPanicUA committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a232f90 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    bf9b84c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f7d86 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

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