OWASP/wrongsecrets-ctf-party

Create cypres test for full round trip (webtop &wrongsecrets)

Open

#284 geöffnet am 2. Juli 2023

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (20 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (55 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

We need to build cypress tests that check based on a Minikube env whether:

  • creating a team works: you can register a team, and then end up with having 2 buttons, that you can click to see the webtop and the wrongsecrets instance
  • joining a team works: you can join the same team as in the previous test again by giving the passscode and that end up with having 2 buttons, that you can click to see the webtop and the wrongsecrets instance
  • admin interface works

Contributor Guide