OWASP/wrongsecrets-ctf-party

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

Open

#284 创建于 2023年7月2日

在 GitHub 查看
 (10 评论) (0 反应) (1 负责人)JavaScript (20 fork)github user discovery
help wanted

仓库指标

Star
 (55 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南