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

TINY-11177: Vastly improve remote testing #145

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    fb898e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b5985 View commit details
    Browse the repository at this point in the history
  3. TINY-11177: Send significantly less reports from the client. Don't wa…

    …it for the report AJAX requests to complete before moving on to the next test.
    TheSpyder committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e3e659f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57a42a4 View commit details
    Browse the repository at this point in the history
  5. TINY-11177: Re-implemented skip reports, we have enough of them that …

    …it would be misleading if they were treated as passing.
    TheSpyder committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ad4b260 View commit details
    Browse the repository at this point in the history
  6. TINY-11177: Updated reporter test for logical changes. Fixed a bug wi…

    …th test reports and offsets.
    TheSpyder committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9ea95a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    070c20a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. TINY-11177: Rewriting the entire report system to support batch resul…

    …ts. Manual mode works, auto still needs some work.
    TheSpyder committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bcb63b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    980c3b9 View commit details
    Browse the repository at this point in the history
  2. TINY-11177: Changelog

    TheSpyder committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e80663d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. TINY-11177: Fixed test

    TheSpyder committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    625a2ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0dc184 View commit details
    Browse the repository at this point in the history
  3. TINY-11177: The test wasn't broken, my code was. Messages sent close …

    …to the end of the test run are now waited for correctly.
    TheSpyder committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c4359e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e55c44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0d367 View commit details
    Browse the repository at this point in the history
  6. TINY-11177: Fixed issue where it was not clear test failures must be …

    …an empty rejected promise
    TheSpyder committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    93d8408 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cbc33f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0287158 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5cd5c77 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73b5391 View commit details
    Browse the repository at this point in the history
  11. TINY-11177: Post current results before reloading the browser for eit…

    …her chunks or test retry
    TheSpyder committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4094f6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07f61f8 View commit details
    Browse the repository at this point in the history
  13. alpha 3

    TheSpyder committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f025e1d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    801e908 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    51533cd View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    40d2402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7778c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaab339 View commit details
    Browse the repository at this point in the history
  4. TINY-11177: Alpha 4

    TheSpyder committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8afd4d5 View commit details
    Browse the repository at this point in the history