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

Use local Magic Wormhole backend for e2e testing #189

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Feb 5, 2024

  1. Remove legacy Sentry and use Winden domain

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c5ade92 View commit details
    Browse the repository at this point in the history
  2. Fix WebSocket port for relay

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a44c121 View commit details
    Browse the repository at this point in the history
  3. Use the local Magic Wormhole backend for e2e testing

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cca47e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f23a05 View commit details
    Browse the repository at this point in the history
  5. Start tmate at the beginning

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b010bdf View commit details
    Browse the repository at this point in the history
  6. Always debug with tmate when dispatched

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6a0fb3f View commit details
    Browse the repository at this point in the history
  7. Detach tmate session

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2b4c10a View commit details
    Browse the repository at this point in the history
  8. Revert "Fix WebSocket port for relay"

    This reverts commit a44c121.
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0f64271 View commit details
    Browse the repository at this point in the history
  9. Add healthcheck for the client

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0a34b75 View commit details
    Browse the repository at this point in the history
  10. Use client hostname to reach proxy from browsers

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4d4c2d7 View commit details
    Browse the repository at this point in the history
  11. Use docker network and secure tmate

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6ba54c1 View commit details
    Browse the repository at this point in the history
  12. Use URL format for the local relay

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5fa13dc View commit details
    Browse the repository at this point in the history
  13. Try the stage relay with local mailbox

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c768a6f View commit details
    Browse the repository at this point in the history
  14. Switch back to stage mailbox too

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c363a8d View commit details
    Browse the repository at this point in the history
  15. Try only the relay

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    74ddafb View commit details
    Browse the repository at this point in the history
  16. Try http only

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c5e59d1 View commit details
    Browse the repository at this point in the history
  17. Wait for webpack w/o ssl too

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    536653d View commit details
    Browse the repository at this point in the history
  18. Try IP again and always debug with tmate for 30 min

    Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
    btlogy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    280fac9 View commit details
    Browse the repository at this point in the history