Matthew Raymer
78b0c1c084
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
5 months ago
Trent Larson
00fc80036a
run the tests on a different port (so there's no conflict when running the development server)
7 months ago
Trent Larson
18a3e1cc27
fix tests that were broken by contact-edit page changes
7 months ago
Trent Larson
e37cb2475e
add test that copies contact-import JWT to clipboard and imports from it
7 months ago
Trent Larson
8bf9640c10
add number of confirmers to certificate & show DID info when appropriate
7 months ago
Trent Larson
d621828d53
add tests for gives to & from projects
8 months ago
Trent Larson
45214eabc5
adjust tests for new onboarding messages
9 months ago
Trent Larson
cd9f6b448b
add more specific check to avoid complaint about multiple matches
10 months ago
Trent Larson
534f3d8a8b
allow bulk-imported contacts to have visibility set
10 months ago
Trent Larson
8111b0e5cf
modify the settings to allow account-specific settings, eg. for "isRegistered"
11 months ago
Trent Larson
b5a833cc11
after copying personal data, add a message to copy contacts for them
11 months ago
Trent Larson
2d450e6455
add test for registration of new user
11 months ago
Trent Larson
7309ba1436
add tests for importing multiple records, fix other confirmation tests
11 months ago
Trent Larson
67b0122d5a
fix tests
11 months ago
Trent Larson
a5248af4a3
move contact actions into the details page (prepping for checkboxes)
11 months ago
Trent Larson
014d4081e6
fix error editing an offer, tweak tests to fix red in IntelliJ
11 months ago
Trent Larson
53e77e46dd
fix list of offers (and some other lists), and add tests for offers
12 months ago
Trent Larson
5ad933f1c6
fix a test, add potential-failing comment
12 months ago
Jose Olarte III
6474ae1f4b
Playwright: expended contact test
12 months ago
Jose Olarte III
5fef073839
Playwright: test against created records
12 months ago
Jose Olarte III
a2164d8791
Playwright: added import
12 months ago
Jose Olarte III
5da836c47c
Playwright: implemented importUser
12 months ago
Trent Larson
1ca61d72c9
comment out a breaking test on local data & enhance those instructions
12 months ago
Jose Olarte III
8008504828
Playwright: additional checks to add contact
1 year ago
Jose Olarte III
2aead1b4b1
ID-specific locators
1 year ago
Jose Olarte III
ef2430319d
Playwright: confirm contact appears on home feed
1 year ago
Jose Olarte III
36faf15a62
Corrected some test labels
1 year ago
Jose Olarte III
3d4babb280
Optimize tests
1 year ago
Jose Olarte III
8ce439f78a
New test
1 year ago
Jose Olarte III
190732fb00
Filename-based sequence
1 year ago
Jose Olarte III
cd3cbda801
Switched to baseURL
1 year ago
Jose Olarte III
1642f1e748
Cleanup
1 year ago
Jose Olarte III
6e82db7cff
Updated test directory
1 year ago
Jose Olarte III
fdb2fae3b9
Test: new ID from seed phrase
1 year ago