You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a lot of re_botcmd's and some of them are pretty complex. It'd be great if we can setup some tests for the regexes, that it matches given x strings and does not match given y strings. Easier for reviewing.
The text was updated successfully, but these errors were encountered:
We have a lot of
re_botcmd
's and some of them are pretty complex. It'd be great if we can setup some tests for the regexes, that it matches givenx
strings and does not match giveny
strings. Easier for reviewing.The text was updated successfully, but these errors were encountered: