hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.3k stars 285 forks source link

🧪 🪲 Fix failing cypress test #5674

Closed jpelay closed 2 months ago

jpelay commented 2 months ago

There's a test that's consistently failing in all my PRs and is related to a timing inssue in the login function.

How to test

All cypress tests should pass

mergify[bot] commented 2 months ago

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).