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: add support for component integration testing #1977

Draft
wants to merge 65 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2023

  1. WIP

    fwouts committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1f754ed View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. WIP

    fwouts committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    136edf8 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary extension

    fwouts committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7a58d4a View commit details
    Browse the repository at this point in the history
  3. Pass real values

    fwouts committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0068a24 View commit details
    Browse the repository at this point in the history
  4. it works!

    fwouts committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8eb27f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    4a02f94 View commit details
    Browse the repository at this point in the history
  2. merge

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f92e3be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    806a4dc View commit details
    Browse the repository at this point in the history
  4. WIP

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f4ced1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb56a56 View commit details
    Browse the repository at this point in the history
  6. progress

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9496bb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5ab701 View commit details
    Browse the repository at this point in the history
  8. WIP

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a99b275 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5aba8b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9790ab View commit details
    Browse the repository at this point in the history
  11. update

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b99dc66 View commit details
    Browse the repository at this point in the history
  12. add missing await

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    227468f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9af9d04 View commit details
    Browse the repository at this point in the history
  14. cleanup

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    bd1b518 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    01249e0 View commit details
    Browse the repository at this point in the history
  16. revert

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5fb84c6 View commit details
    Browse the repository at this point in the history
  17. fix

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    860d315 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d5564b View commit details
    Browse the repository at this point in the history
  19. Update index.ts

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    7d2f1cb View commit details
    Browse the repository at this point in the history
  20. make it work again

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f002b24 View commit details
    Browse the repository at this point in the history
  21. fix

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    cf751b1 View commit details
    Browse the repository at this point in the history
  22. Update messages.ts

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    54fa4bc View commit details
    Browse the repository at this point in the history
  23. Update index.ts

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9b59b10 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6472635 View commit details
    Browse the repository at this point in the history
  25. Update example.spec.tsx

    fwouts committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    0574e88 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. remove onServerStart

    fwouts committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    48d13b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bceb51c View commit details
    Browse the repository at this point in the history
  3. fix

    fwouts committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    70bf019 View commit details
    Browse the repository at this point in the history
  4. fix

    fwouts committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    337d6f5 View commit details
    Browse the repository at this point in the history
  5. actual fix

    fwouts committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    fb2732e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    4bbaed3 View commit details
    Browse the repository at this point in the history
  2. revert

    fwouts committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    149d5a6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into api-example-test

    # Conflicts:
    #	pnpm-lock.yaml
    fwouts committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8ce5159 View commit details
    Browse the repository at this point in the history
  4. fix

    fwouts committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    319e94b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73fc1c7 View commit details
    Browse the repository at this point in the history
  6. fix

    fwouts committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e683372 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a05922c View commit details
    Browse the repository at this point in the history
  8. fix

    fwouts committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    38edc82 View commit details
    Browse the repository at this point in the history
  9. remove unnecessary stop

    fwouts committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    af0df48 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. WIP

    fwouts committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    4099ffc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    0b15b52 View commit details
    Browse the repository at this point in the history
  2. merge

    fwouts committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    634d4fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a0f1c View commit details
    Browse the repository at this point in the history
  4. fix reload issue

    fwouts committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4e1a2e8 View commit details
    Browse the repository at this point in the history
  5. clean up syntax

    fwouts committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    cbe175f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. remove-log

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ee228f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa95cc View commit details
    Browse the repository at this point in the history
  3. fix

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0a9f6b5 View commit details
    Browse the repository at this point in the history
  4. enable passing args

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4d0974d View commit details
    Browse the repository at this point in the history
  5. remove extra statement

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    83f452c View commit details
    Browse the repository at this point in the history
  6. use Playwright test fixtures

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e3d3fc9 View commit details
    Browse the repository at this point in the history
  7. move out test fixtures

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    93ee5a3 View commit details
    Browse the repository at this point in the history
  8. rename

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dcada9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d97e41 View commit details
    Browse the repository at this point in the history
  10. remove usage of __dirname

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    341f494 View commit details
    Browse the repository at this point in the history
  11. fix

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    420a67d View commit details
    Browse the repository at this point in the history
  12. rename

    fwouts committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c001d95 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    f3294e7 View commit details
    Browse the repository at this point in the history
  2. use plugin factory

    fwouts committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    76716ba View commit details
    Browse the repository at this point in the history
  3. clean up tsconfig

    fwouts committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f9e73c2 View commit details
    Browse the repository at this point in the history