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

Run JS API unit tests and integration tests in the Gradle build #4988

Merged
merged 32 commits into from
Jan 17, 2024

Commits on Nov 2, 2023

  1. Hacked together tests

    niloc132 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b048f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05823a View commit details
    Browse the repository at this point in the history
  3. bad idea: opt in to a huge payload from the server - should instead

    replace this with handling many smaller snapshots
    niloc132 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    30d1df4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47a68cd View commit details
    Browse the repository at this point in the history
  5. spotless for ci

    niloc132 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ea53236 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8ddd50 View commit details
    Browse the repository at this point in the history
  7. integration tests run, fail

    niloc132 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5f8cb54 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    a855985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a17a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    354fd48 View commit details
    Browse the repository at this point in the history
  2. null values test

    niloc132 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d8ad542 View commit details
    Browse the repository at this point in the history
  3. POtential totals table test

    niloc132 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9df4859 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 23, 2023

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

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    92e6f3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37639a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03939d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d15ac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49b9b95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d02ff3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd54ea8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e16cbb7 View commit details
    Browse the repository at this point in the history
  9. Final cleanup (?)

    niloc132 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4af1341 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    43a102f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bab42b View commit details
    Browse the repository at this point in the history
  3. Add healthcheck, cleanup

    niloc132 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d61c783 View commit details
    Browse the repository at this point in the history
  4. Clean up forked test runner

    niloc132 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a11687d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e03f3e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Change up timeouts a bit

    - Increased connect timeout to 1s
    - Added some sugar to some of the timeouts so they're easier to identify
    mofojed committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ab0bb30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4413dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c4f0d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fix selenium port mapping

    niloc132 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    713007d View commit details
    Browse the repository at this point in the history