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

Add E2E tests to ensure that the export works well #18

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Commits on Jul 15, 2024

  1. feat: added some e2e tests to ensure that the express and otel instru…

    …mentation wotk well with the exporter
    mridang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2123a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a6ba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a402e2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    567c3c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bed257 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e2befb View commit details
    Browse the repository at this point in the history
  7. Enabled all tests

    mridang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    580adb9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c59235 View commit details
    Browse the repository at this point in the history
  9. Fixed the indendentation

    mridang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9800d35 View commit details
    Browse the repository at this point in the history
  10. Fixed the indendentation

    mridang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e994b80 View commit details
    Browse the repository at this point in the history
  11. Bumped the timeout

    mridang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    df3302c View commit details
    Browse the repository at this point in the history
  12. Added some debugging logic

    mridang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    01f57d3 View commit details
    Browse the repository at this point in the history
  13. Updated the assertion

    mridang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a6d93e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c6e9d92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a0df7f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5ef11ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c85a01e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    289826e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    88201d8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4a89586 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    983750c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9bee268 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b917d23 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0eaa6c1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5b36057 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c4001ba View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8dfab8c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bd30455 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5b90aea View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fee4864 View commit details
    Browse the repository at this point in the history
  31. Removed unused impor

    mridang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f0bb1b5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    99cd9c5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4d21eff View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Ditched all workarounds and simply moved to using -forceexit as there…

    … is a bug with exiting cleanly in ts-node
    mridang committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9bcc7ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca92fd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db3d690 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    0039bb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3cbd91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c2cb29 View commit details
    Browse the repository at this point in the history
  4. Loosened the test assertions

    mridang committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e03bab1 View commit details
    Browse the repository at this point in the history