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

Added e2e testing #58

Merged
merged 13 commits into from
Apr 17, 2023
Merged

Added e2e testing #58

merged 13 commits into from
Apr 17, 2023

Commits on Apr 12, 2023

  1. Init cypress

    SimonSimCity committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    05bfc8e View commit details
    Browse the repository at this point in the history
  2. Removed http-server package

    Use `pnpm build:prod && pnpm preview` instead
    SimonSimCity committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a8f6139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    004986d View commit details
    Browse the repository at this point in the history
  4. Updated documentation

    SimonSimCity committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3ad297e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf8eedd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e4e152 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    429b8ba View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Move host to config file

    Following cypress best practices
    SimonSimCity committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0063a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74b92b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    916ce4a View commit details
    Browse the repository at this point in the history
  4. Revert "Try using "--host" to listen on all network interfaces when t…

    …esting"
    
    This reverts commit f74b92b.
    SimonSimCity committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3cc6894 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0be38ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bb166b View commit details
    Browse the repository at this point in the history