about summary refs log tree commit diff
path: root/__e2e__/tests/text-verification.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Various e2e test fixes (#3284)Paul Frazee2024-03-191-81/+0
| | | | | | | | | | | | | * Just use the first picture every time * Add missing testIDs * Various test fixes * Use simplified link fetcher for e2e * Disable tests for now-n * Update test-env creation
* Update tests to get them passing again (#2853)Paul Frazee2024-02-121-9/+5
|
* Fix testPaul Frazee2024-02-061-2/+2
|
* Phone number verification in account creation (#2564)Paul Frazee2024-01-181-0/+85
* Add optional sms verification * Add support link to account creation * Add e2e tests * Bump api@0.9.0 * Update lockfile * Bump api@0.9.1 * Include the phone number in the ui * Add phone number validation and normalization