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 Firefox and Webkit to karma #1598

Merged
merged 22 commits into from
Sep 22, 2023
Merged

feat: add Firefox and Webkit to karma #1598

merged 22 commits into from
Sep 22, 2023

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    4159256 View commit details
    Browse the repository at this point in the history
  2. try adding install to CI

    weboko committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4795bd6 View commit details
    Browse the repository at this point in the history
  3. add display var

    weboko committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    307c315 View commit details
    Browse the repository at this point in the history
  4. try container prop

    weboko committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7dc50b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. try FirefoxHeadless

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e7e58fa View commit details
    Browse the repository at this point in the history
  2. set env var differently

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2f0f528 View commit details
    Browse the repository at this point in the history
  3. apply for all configs

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7944c9d View commit details
    Browse the repository at this point in the history
  4. merge with master

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    659f30e View commit details
    Browse the repository at this point in the history
  5. use root karma config

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7d298a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5e48a3 View commit details
    Browse the repository at this point in the history
  7. add log

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3c0eb19 View commit details
    Browse the repository at this point in the history
  8. return as before

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7b98327 View commit details
    Browse the repository at this point in the history
  9. fix path pattern

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f8f56f1 View commit details
    Browse the repository at this point in the history
  10. move karma to the root

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5d07dc1 View commit details
    Browse the repository at this point in the history
  11. try moving tsconfig

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    baa5831 View commit details
    Browse the repository at this point in the history
  12. return ts config

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fe42a26 View commit details
    Browse the repository at this point in the history
  13. use container for playwright

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    cfff555 View commit details
    Browse the repository at this point in the history
  14. add FF for firefox and chrome

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f769ce4 View commit details
    Browse the repository at this point in the history
  15. use command for playwright

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ccb87d4 View commit details
    Browse the repository at this point in the history
  16. add retries

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    87c8f5e View commit details
    Browse the repository at this point in the history
  17. remove retries

    weboko committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b6e768b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    11b1925 View commit details
    Browse the repository at this point in the history