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

End-to-end tests #50

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

End-to-end tests #50

wants to merge 22 commits into from

Commits on May 23, 2024

  1. demo, basic setup

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f1f7585 View commit details
    Browse the repository at this point in the history
  2. demo, scene config

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3b9e197 View commit details
    Browse the repository at this point in the history
  3. demo, module app

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    638a554 View commit details
    Browse the repository at this point in the history
  4. unit tests folder

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6392b0d View commit details
    Browse the repository at this point in the history
  5. e2e playwright setup

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ab115d4 View commit details
    Browse the repository at this point in the history
  6. unit tests settings

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3cf5199 View commit details
    Browse the repository at this point in the history
  7. demo, templating

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c39b29d View commit details
    Browse the repository at this point in the history
  8. demo, runner

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ad0901d View commit details
    Browse the repository at this point in the history
  9. demo, runner (2)

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6181b69 View commit details
    Browse the repository at this point in the history
  10. demo, multiple

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e71e984 View commit details
    Browse the repository at this point in the history
  11. unit tests misc

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fb42d77 View commit details
    Browse the repository at this point in the history
  12. e2e initialization spec

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    53d22a1 View commit details
    Browse the repository at this point in the history
  13. ci build

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5bcb70d View commit details
    Browse the repository at this point in the history
  14. e2e ci

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3b295d4 View commit details
    Browse the repository at this point in the history
  15. wip

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dda3730 View commit details
    Browse the repository at this point in the history
  16. e2e: tsconfig for tests

    dhilt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9f7f438 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3acaace View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. e2e: scroll-basic spec

    dhilt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b8497f4 View commit details
    Browse the repository at this point in the history
  2. e2e: runner

    dhilt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2ebdda3 View commit details
    Browse the repository at this point in the history
  3. e2e: makeTest

    dhilt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a7fa2a0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. e2e: makeTest (2)

    dhilt committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b9b81ea View commit details
    Browse the repository at this point in the history
  2. e2e: re-use server app

    dhilt committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6d7fb25 View commit details
    Browse the repository at this point in the history