Convert Existing Tests into Regex

Following from this issue: https://github.com/freeCodeCamp/freeCodeCamp/issues/38712
And PR: https://github.com/freeCodeCamp/freeCodeCamp/pull/38770

I am wanting to open this as a potential to-do list of challenges that currently use jQuery to test if someone’s code has passed, and change them into regex-based.

I am aware that there is some progress on helper functions for the tests, which would make altering them a dream, but I wanted to get this list started here.

1 Like