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

feat(#425): E2E test actions #620

Merged
merged 47 commits into from
Jul 15, 2024
Merged

feat(#425): E2E test actions #620

merged 47 commits into from
Jul 15, 2024

Commits on Jul 1, 2024

  1. feat(#425): Create e2e test setup

    sugat009 authored and m5r committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c29a4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208fd85 View commit details
    Browse the repository at this point in the history
  3. orchestrate with mocha hooks

    m5r committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7f98495 View commit details
    Browse the repository at this point in the history
  4. test run in the ci

    m5r committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    86a0e97 View commit details
    Browse the repository at this point in the history
  5. test run in the ci

    m5r committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4eda2bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bca220 View commit details
    Browse the repository at this point in the history
  7. add trace logs

    m5r committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1402640 View commit details
    Browse the repository at this point in the history
  8. add trace logs

    m5r committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0900742 View commit details
    Browse the repository at this point in the history
  9. remove traces

    m5r committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8143ac8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25140ba View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    a896345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d456a26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    639b888 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. trace errors in CI

    m5r committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6c3d8f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf64ad3 View commit details
    Browse the repository at this point in the history
  3. add more traces

    m5r committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fb12834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64887d4 View commit details
    Browse the repository at this point in the history
  5. what's wrong with docker exec?

    m5r committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8009130 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b26d68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d85caa1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2707755 View commit details
    Browse the repository at this point in the history
  9. oops forgot these

    m5r committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d24846b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2757eb View commit details
    Browse the repository at this point in the history
  11. logs

    m5r committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1867912 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d71043 View commit details
    Browse the repository at this point in the history
  13. await getProjectUrl()

    m5r committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4fcac95 View commit details
    Browse the repository at this point in the history
  14. sonar :)

    m5r committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    626bcc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. clean up

    m5r committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c065b78 View commit details
    Browse the repository at this point in the history
  2. more clean up

    m5r committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c22e98e View commit details
    Browse the repository at this point in the history
  3. clearer test title

    m5r committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e36c2e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. - switch back to cht-docker-compose.sh from cht-core master

    - hardcode local-ip IP address in the CI job
    m5r committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5c78268 View commit details
    Browse the repository at this point in the history
  2. add trace

    m5r committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9b1cfcc View commit details
    Browse the repository at this point in the history
  3. clean up trace

    m5r committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9ec0f86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25155e7 View commit details
    Browse the repository at this point in the history
  5. add comments to explain the rationale behind the stdio option when …

    …running the docker helper script
    m5r committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b0d8f46 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    9688f80 View commit details
    Browse the repository at this point in the history
  2. increase timeout to prevent frequent failures due to CHT instance tak…

    …ing too long to be ready
    m5r committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6899214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52d59e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f57497 View commit details
    Browse the repository at this point in the history
  5. dedup code in initProject

    m5r committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    dcafa3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cab016 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b2379a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e29816f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    116d5b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebbd7e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcdd4cf View commit details
    Browse the repository at this point in the history
  12. format

    m5r committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    97fc47a View commit details
    Browse the repository at this point in the history