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

Introduce automated manual test sample for performance testing #17205

Merged
merged 17 commits into from
Oct 22, 2024

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    1b3ac12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362ab43 View commit details
    Browse the repository at this point in the history
  3. Slight code style change.

    scofalik committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3068276 View commit details
    Browse the repository at this point in the history
  4. Introduced init-single.html manual test to test just one run of one…

    … data set, without all tooling around it.
    scofalik committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ffa8952 View commit details
    Browse the repository at this point in the history
  5. Change structure in manual tests so that utils and data JS files are …

    …not treated as manual tests.
    scofalik committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1bd2430 View commit details
    Browse the repository at this point in the history
  6. Fixed lint problems.

    Added button to start the test, instead starting it automatically, so CI does not wait for it.
    Changed structure a bit, again.
    Removed existing `editorinit.html` test to prevent confusion.
    scofalik committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6ff5c40 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 9, 2024

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

Commits on Oct 14, 2024

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

Commits on Oct 16, 2024

  1. Fixed lint errors.

    scofalik committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2d36e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35313d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    e7560b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2413974 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d77d6 View commit details
    Browse the repository at this point in the history
  4. Another fix.

    scofalik committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    17933ae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    c5b03a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bad247 View commit details
    Browse the repository at this point in the history