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 Angular tester #202

Closed
wants to merge 54 commits into from
Closed

Introduce Angular tester #202

wants to merge 54 commits into from

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    389458a View commit details
    Browse the repository at this point in the history
  2. Add creating Angular app.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    33e0841 View commit details
    Browse the repository at this point in the history
  3. Set up autotesting env.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    4b92c25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    258703f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cba84a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    920d2f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    188bb35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    539ccb0 View commit details
    Browse the repository at this point in the history
  9. Improve logging.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    4187794 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afd348a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e1ad16 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d1211a View commit details
    Browse the repository at this point in the history
  13. Extract Logger class.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d4a5a87 View commit details
    Browse the repository at this point in the history
  14. Extract some more logic.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    e81148f View commit details
    Browse the repository at this point in the history
  15. Minor cleanup.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    7bacf26 View commit details
    Browse the repository at this point in the history
  16. Log npm and npx commands.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d9f312f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e4978eb View commit details
    Browse the repository at this point in the history
  18. Add TEST_APP_PATH const.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    98df801 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8c881ff View commit details
    Browse the repository at this point in the history
  20. Add license banners.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    08cf554 View commit details
    Browse the repository at this point in the history
  21. Cleanup.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    85af9a7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8f17a8d View commit details
    Browse the repository at this point in the history
  23. Move custom test files.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1391fcf View commit details
    Browse the repository at this point in the history
  24. Renaming.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1fe22f7 View commit details
    Browse the repository at this point in the history
  25. Improve logging.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    f09b345 View commit details
    Browse the repository at this point in the history
  26. Remove leftovers.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1ff1fc5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6e42bbe View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9c49393 View commit details
    Browse the repository at this point in the history
  29. Clarify some docs.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    f58baa7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    917e747 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    36202e6 View commit details
    Browse the repository at this point in the history
  32. Remove leftover.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6d92a70 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1352f0e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3f6c0ec View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e757ade View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9834a00 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    cbdec84 View commit details
    Browse the repository at this point in the history
  38. Remove italics from logger.

    Dumluregn committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ca46cad View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9bec8c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    7ea841a View commit details
    Browse the repository at this point in the history
  2. Use build name from workflow

    MMMalik committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6b2a2c8 View commit details
    Browse the repository at this point in the history
  3. Use npx

    MMMalik committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    c68b506 View commit details
    Browse the repository at this point in the history
  4. Revert npx changes

    MMMalik committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6a82910 View commit details
    Browse the repository at this point in the history
  5. Refactor test utils

    MMMalik committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    40479e4 View commit details
    Browse the repository at this point in the history
  6. Remove integrations common

    MMMalik committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    25da4b6 View commit details
    Browse the repository at this point in the history
  7. Merge master into t/140

    MMMalik committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    650d124 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a8c11b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    e96891a View commit details
    Browse the repository at this point in the history
  2. Do not use next channel

    MMMalik committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9b01535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d84e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92f97bd View commit details
    Browse the repository at this point in the history
  5. Adjust karma config

    MMMalik committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d64a29d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df83732 View commit details
    Browse the repository at this point in the history
  7. Adjust test env for IE11

    MMMalik committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    efaf66c View commit details
    Browse the repository at this point in the history