fix: clean up "register random person" test #190

Merged
jose merged 2 commits from playwright-test-00-fix into master 2025-09-01 14:00:16 +00:00

2 Commits

Author SHA1 Message Date
Jose Olarte III
e67c97821a fix: change import User Zero function
- Use the ./account route to mimic real-world use
2025-08-28 21:06:26 +08:00
Jose Olarte III
40fa38a9ce fix: clean up "register random person" test
- Remove redundant "import User Zero" action
- Remove out-of-scope actions from test (sending a gift to an unrelated entity, deleting the contact)
- Update imports based on changes
2025-08-28 20:50:57 +08:00