|
|
adb7b16ecf
|
adjust test lines to await/expect appropriately
|
2024-11-07 19:07:45 -07:00 |
|
|
|
fd50fd0034
|
fix problem not showing user's projects on project page
|
2024-11-07 18:48:52 -07:00 |
|
|
|
2d900b315a
|
fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks
|
2024-11-07 18:17:33 -07:00 |
|
|
|
64bc47e13e
|
add "+" to numbers if hit limit (>50), fix linting
|
2024-11-05 09:06:04 -07:00 |
|
|
|
f01ddce1f6
|
add test for user-project offers on front page
|
2024-11-05 05:50:15 -07:00 |
|
|
|
94d64eb93a
|
add new projects to front page
|
2024-11-04 19:57:39 -07:00 |
|
|
|
bbad1a6650
|
add tests for new activity of offers-directly-to-user
|
2024-11-03 20:09:54 -07:00 |
|
|
|
93ed4657ad
|
fix tests (from project-page switch 4 commits ago) and fix linting
|
2024-11-03 15:23:03 -07:00 |
|
|
|
51149ebb04
|
suggest new user going to the front page
|
2024-10-24 20:04:08 -06:00 |
|
|
|
b0bbc39af8
|
adjust tests for new onboarding messages
|
2024-10-23 09:07:34 -06:00 |
|
|
|
d82e0db951
|
refactor invite link & add test
|
2024-10-08 08:36:32 -06:00 |
|
|
|
270c9067fc
|
add more specific check to avoid complaint about multiple matches
|
2024-09-22 13:27:21 -06:00 |
|
|
|
866a1d740c
|
allow bulk-imported contacts to have visibility set
|
2024-09-17 18:30:50 -06:00 |
|
|
|
ecc455939b
|
fix error is OfferDialog where assignment to a project was missed, plus some refactors
|
2024-09-16 15:12:32 -06:00 |
|
|
|
9b86af8508
|
fix alert when looking at one's own activity
|
2024-09-15 19:53:12 -06:00 |
|
|
|
023c8f6321
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
2024-09-15 16:30:46 -06:00 |
|
Jose Olarte III
|
891d71814c
|
Variable website, date and time
|
2024-08-30 16:56:37 +08:00 |
|
|
|
acf04792be
|
change tests assuming result will be at top
|
2024-08-29 19:49:35 -06:00 |
|
Jose Olarte III
|
3262f0ee64
|
Improved create project test
- Added editing to test
- Added variables for other values
|
2024-08-29 19:25:02 +08:00 |
|
Jose Olarte III
|
69473a826f
|
Removed test.slow()
|
2024-08-28 19:32:51 +08:00 |
|
Jose Olarte III
|
51eb45353e
|
Moved common functions to testUtils
|
2024-08-28 19:12:59 +08:00 |
|
Jose Olarte III
|
b1875b5812
|
Remove unneeded timeouts
|
2024-08-28 16:24:50 +08:00 |
|
Jose Olarte III
|
bd27d8a10f
|
Merge branch 'master' into test-playwright
|
2024-08-28 16:12:52 +08:00 |
|
Jose Olarte III
|
c076ce5b44
|
Remove PWA test
Created a new branch for this specific test, instead
|
2024-08-28 16:12:30 +08:00 |
|
|
|
e9c5bd8e99
|
after copying personal data, add a message to copy contacts for them
|
2024-08-24 07:56:23 -06:00 |
|
|
|
5d47eab6d8
|
add test for new name-entry & copy-to-clipboard flow
|
2024-08-24 07:23:49 -06:00 |
|
|
|
7a25892472
|
add test for registration of new user
|
2024-08-22 20:21:37 -06:00 |
|
Jose Olarte III
|
915d51dc2f
|
In-progress: PWA install test
|
2024-08-22 21:24:05 +08:00 |
|
Jose Olarte III
|
b1d61251dc
|
Merge branch 'master' into test-playwright
|
2024-08-22 18:05:35 +08:00 |
|
|
|
c5c687a9c5
|
add tests for importing multiple records, fix other confirmation tests
|
2024-08-21 18:43:28 -06:00 |
|
Jose Olarte III
|
a9aeeeb51e
|
Playwright: Record 10 gives
|
2024-08-21 19:47:48 +08:00 |
|
Jose Olarte III
|
d679d0c804
|
Merge branch 'master' into test-playwright
|
2024-08-21 15:22:22 +08:00 |
|
|
|
7cba232e44
|
fix tests
|
2024-08-20 20:05:04 -06:00 |
|
|
|
511be5f9a2
|
move contact actions into the details page (prepping for checkboxes)
|
2024-08-19 20:18:06 -06:00 |
|
|
|
d96aa01107
|
update bad verbiage on offer page, fix offer test
|
2024-08-18 17:02:15 -06:00 |
|
|
|
a8bb1b46c2
|
fix error editing an offer, tweak tests to fix red in IntelliJ
|
2024-08-18 14:13:42 -06:00 |
|
|
|
1a4052d1a0
|
fix tests, add test for offer update
|
2024-08-18 13:48:07 -06:00 |
|
|
|
4244e6b279
|
add recipient description to offers in user's list
|
2024-08-12 20:38:54 -06:00 |
|
|
|
1fe540d5a8
|
fix list of offers (and some other lists), and add tests for offers
|
2024-08-12 09:25:01 -06:00 |
|
Jose Olarte III
|
c4a8026276
|
DONE: create 10 projects
|
2024-08-12 19:54:25 +08:00 |
|
Jose Olarte III
|
10fad9c167
|
Merge branch 'master' into test-playwright
|
2024-08-12 16:40:05 +08:00 |
|
|
|
3f77f9b3ff
|
record some info on my attempt to test a service worker
|
2024-08-10 20:09:49 -06:00 |
|
|
|
70a1ea362f
|
fix a test, add potential-failing comment
|
2024-08-10 08:11:31 -06:00 |
|
Jose Olarte III
|
084fb09971
|
IN-PROGRESS: create 10 projects
|
2024-08-09 23:04:25 +08:00 |
|
|
|
b8181f6ae3
|
fix error sharing image and failing to upload, fix upload in webkit/safari, and test it
|
2024-08-08 08:51:25 -06:00 |
|
Jose Olarte III
|
bcc0fac0a8
|
Playwright: added ID to spinbutton
|
2024-08-08 15:47:19 +08:00 |
|
Jose Olarte III
|
25eaff62d8
|
Playwright: expended contact test
|
2024-08-07 21:51:24 +08:00 |
|
Jose Olarte III
|
dd1532e2f4
|
Playwright: test against created records
|
2024-08-06 20:12:34 +08:00 |
|
Jose Olarte III
|
7033d259e1
|
Playwright: added import
|
2024-08-06 16:20:52 +08:00 |
|
Jose Olarte III
|
aae2e62177
|
Playwright: removed redundant tests
|
2024-08-05 19:59:40 +08:00 |
|