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

[PUI] Add coverage testing #6881

Merged
merged 28 commits into from
Apr 3, 2024
Merged

Commits on Mar 27, 2024

  1. add coverage to PUI

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0cc8e5b View commit details
    Browse the repository at this point in the history
  2. fix testing command

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ddab9c0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …pui-test-coverage
    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2f4acf8 View commit details
    Browse the repository at this point in the history
  4. always do all steps

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    75b513c View commit details
    Browse the repository at this point in the history
  5. fix test assumptions

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6f5d0df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aeffb70 View commit details
    Browse the repository at this point in the history
  7. fix up coverage

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    897ac58 View commit details
    Browse the repository at this point in the history
  8. fix intentation

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c46a11b View commit details
    Browse the repository at this point in the history
  9. remove paralell flags

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ee423fc View commit details
    Browse the repository at this point in the history
  10. remove coverage finish step

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0707a95 View commit details
    Browse the repository at this point in the history
  11. remove flag

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    84b0bc8 View commit details
    Browse the repository at this point in the history
  12. change names

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7600f9f View commit details
    Browse the repository at this point in the history
  13. add full clickdown test

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4934ca3 View commit details
    Browse the repository at this point in the history
  14. more tests

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e5a571f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. more tests

    matmair committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b643acf View commit details
    Browse the repository at this point in the history
  2. sprinkle in some timeouts

    matmair committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    89201e8 View commit details
    Browse the repository at this point in the history
  3. try using admin

    matmair committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    510a598 View commit details
    Browse the repository at this point in the history
  4. disable page 1 tests for now

    matmair committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    78aabc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7551cbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b6678e View commit details
    Browse the repository at this point in the history
  7. fix sourcemap assumption

    matmair committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1e7b63a View commit details
    Browse the repository at this point in the history
  8. Update .github/workflows/qc_checks.yaml

    Co-authored-by: Lukas <76838159+wolflu05@users.noreply.github.com>
    matmair and wolflu05 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    780dcc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    d3a14f7 View commit details
    Browse the repository at this point in the history
  2. fix package.json

    matmair committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4523047 View commit details
    Browse the repository at this point in the history
  3. add finish step

    matmair committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    feb01cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30c2e2c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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