hanabash / EvalFormWebsite

0 stars 1 forks source link

Strip whitespace from confirmation code #36

Closed ztperini closed 5 years ago

ztperini commented 5 years ago

It's easy to copy a string and accidentally include a space or two at the beginning of it. As of now, the web form doesn't accept codes with space at the beginning.

ztperini commented 5 years ago

Task Tests:

(1) Try a string with multiple spaces in the middle (2) Try a string with multiple spaces in the beginning (3) Try a string with one space in the middle (4) Try a string with one space in the beginning