Disco DeDisco
|
0370f36e9e
|
list sharing implemented w. passing UTs & FTs; changes to apps.dashboard.urls, .models, .views & .tests.test_views to accomodate; functional_tests.test_sharing also ensures sharing visible in UX; templates/apps/dashboard/list.html & /my_lists.html updated with django templating & for loops
|
2026-02-18 13:53:05 -05:00 |
|
Disco DeDisco
|
a85e0597d7
|
created functional_tests.my_lists_page to contain helpers for viewing shared lists; refactored several other FTs to passing
|
2026-02-17 23:27:54 -05:00 |
|
Disco DeDisco
|
e32c6bbfd6
|
created functional_tests.list_page to handle common FT helpers; almost every FT file affected & less reliant on .base, which no longer contains those helpers
|
2026-02-17 23:07:12 -05:00 |
|
Disco DeDisco
|
e26ee5af1d
|
new functional_tests.test_sharing FT for sharing lists; create_pre_authenticated_session() moved from .test_my_lists to .base
|
2026-02-17 21:19:24 -05:00 |
|