Matthew Raymer
11d1fae35a
refactor(tests): enhance contact management test reliability
- Add comprehensive error handling with try-catch blocks
- Add TypeScript type annotations for Page parameters
- Add debug logging for test troubleshooting
- Add retry logic for flaky operations
- Add API request routing for port conflicts
- Add detailed JSDoc documentation
- Extract helper functions for better maintainability
- Add timeout constants for different operations
- Improve error messages with better context
- Add load state handling for network operations
1 week ago
Trent Larson
5f39beef55
run the tests on a different port (so there's no conflict when running the development server)
1 month ago
Trent Larson
0a7645b8e7
fix tests that were broken by contact-edit page changes
2 months ago
Trent Larson
55abb5d925
add test that copies contact-import JWT to clipboard and imports from it
2 months ago
Trent Larson
e67ae23879
add number of confirmers to certificate & show DID info when appropriate
2 months ago
Trent Larson
f7fd568c60
add tests for gives to & from projects
3 months ago
Trent Larson
45214eabc5
adjust tests for new onboarding messages
4 months ago
Trent Larson
cd9f6b448b
add more specific check to avoid complaint about multiple matches
5 months ago
Trent Larson
534f3d8a8b
allow bulk-imported contacts to have visibility set
5 months ago
Trent Larson
8111b0e5cf
modify the settings to allow account-specific settings, eg. for "isRegistered"
5 months ago
Trent Larson
b5a833cc11
after copying personal data, add a message to copy contacts for them
6 months ago
Trent Larson
2d450e6455
add test for registration of new user
6 months ago
Trent Larson
7309ba1436
add tests for importing multiple records, fix other confirmation tests
6 months ago
Trent Larson
67b0122d5a
fix tests
6 months ago
Trent Larson
a5248af4a3
move contact actions into the details page (prepping for checkboxes)
6 months ago
Trent Larson
014d4081e6
fix error editing an offer, tweak tests to fix red in IntelliJ
6 months ago
Trent Larson
53e77e46dd
fix list of offers (and some other lists), and add tests for offers
6 months ago
Trent Larson
5ad933f1c6
fix a test, add potential-failing comment
7 months ago
Jose Olarte III
6474ae1f4b
Playwright: expended contact test
7 months ago
Jose Olarte III
5fef073839
Playwright: test against created records
7 months ago
Jose Olarte III
a2164d8791
Playwright: added import
7 months ago
Jose Olarte III
5da836c47c
Playwright: implemented importUser
7 months ago
Trent Larson
1ca61d72c9
comment out a breaking test on local data & enhance those instructions
7 months ago
Jose Olarte III
8008504828
Playwright: additional checks to add contact
7 months ago
Jose Olarte III
2aead1b4b1
ID-specific locators
7 months ago
Jose Olarte III
ef2430319d
Playwright: confirm contact appears on home feed
7 months ago
Jose Olarte III
36faf15a62
Corrected some test labels
7 months ago
Jose Olarte III
3d4babb280
Optimize tests
7 months ago
Jose Olarte III
8ce439f78a
New test
7 months ago
Jose Olarte III
190732fb00
Filename-based sequence
7 months ago
Jose Olarte III
cd3cbda801
Switched to baseURL
7 months ago
Jose Olarte III
1642f1e748
Cleanup
7 months ago
Jose Olarte III
6e82db7cff
Updated test directory
7 months ago
Jose Olarte III
fdb2fae3b9
Test: new ID from seed phrase
7 months ago