Disco DeDisco
|
4af36ca49c
|
refactored tests for less clunky explicit wait times
|
2026-01-01 17:52:19 -05:00 |
|
Disco DeDisco
|
c318a526fc
|
new and refined tests for dashboard app; home iterates list w. django templating; views refined for redirect after post request
|
2025-12-31 14:39:26 -05:00 |
|
Disco DeDisco
|
1950eaa12e
|
more robust home_page() FBV in apps.dashboard.views feat. individual item handling; .tests return OK given this new view
|
2025-12-31 00:47:17 -05:00 |
|
Disco DeDisco
|
e3fdc54ad4
|
+2 new migrations in apps.dashboard; added new Item() model to dashboard.models; added ItemModelTest() to .tests; cleaned up deadspace in functional_tests
|
2025-12-31 00:26:39 -05:00 |
|
Disco DeDisco
|
f6b73a17ea
|
NewVisitorTest() in functional_tests almost passes, but needs DRY refactor; pair of functions added to HomePageTest() in apps.dashboard.tests; home_page() FBV in .views streamlined using django templating; templating also applied & form w. csrf functionality added to to-do list in home.html
|
2025-12-30 23:47:25 -05:00 |
|
Disco DeDisco
|
b3dba69708
|
actual commit from last attempt, now incl. all new files
|
2025-12-30 22:06:06 -05:00 |
|