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

Remove not needed async and wait for the server listen event before test run #2209

Merged
merged 16 commits into from
Jun 14, 2023

Commits on Jun 13, 2023

  1. Remove no needed async and wait for the server listen event before te…

    …st run
    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9ffb7e3 View commit details
    Browse the repository at this point in the history
  2. Check server before closing

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b707aa7 View commit details
    Browse the repository at this point in the history
  3. Specify the host to run

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    475ff45 View commit details
    Browse the repository at this point in the history
  4. Remove logs

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    79ce846 View commit details
    Browse the repository at this point in the history
  5. Listen to console errors in tests

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5f848af View commit details
    Browse the repository at this point in the history
  6. Use node 18

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9269d5e View commit details
    Browse the repository at this point in the history
  7. name the step in the e2e job

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2c740ee View commit details
    Browse the repository at this point in the history
  8. Add incognito option for browser

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    71dd3d7 View commit details
    Browse the repository at this point in the history
  9. Clear user directory before test start

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e687568 View commit details
    Browse the repository at this point in the history
  10. Check if folder exists before deleting it

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b23da97 View commit details
    Browse the repository at this point in the history
  11. Show the value of invalid token

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    760f8e2 View commit details
    Browse the repository at this point in the history
  12. show the loaded config

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    921b4d6 View commit details
    Browse the repository at this point in the history
  13. prettify the output of config in test

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ff19056 View commit details
    Browse the repository at this point in the history
  14. Remove not needed configs

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    960d85b View commit details
    Browse the repository at this point in the history
  15. Remove debugging from the code

    Farhad Alizada committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1e05882 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. address comments

    Farhad Alizada committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cde3eb3 View commit details
    Browse the repository at this point in the history