Unit tests say a different story from when i manually tested them in javascript.
they are for the exact same regex pattern
and exact same tests
ya...something seems to be off with the unit test...im not really sure why 🧐
Want me to create an issue?
I'll explore and see why it's going wrong
Are you working on fixing the validation?
yes
no need to create a new issue. it would be great if you could take a look at the unit tests as part of the issue you're working on
Recommended threads
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- How to properly implement custom domain?...
- Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push,...