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
|
822dcd3a96
|
refactor to NewVisitorTest() model in functional_tests, incl. new helper method for DRY table & row assertion
|
2025-12-30 23:54:44 -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
|
1ddabe4448
|
changed _ naming convention in el ids to -; expanded home.html to include head w. title, body w. h1, input & table for testing purposes; functional_tests updated to accomodate above changes & for more specific error handling during tests
|
2025-12-30 22:19:42 -05:00 |
|
Disco DeDisco
|
f267dd98ae
|
expanded NewVisitorTest() model in functional_tests to check if user can input a to-do item, which fails
|
2025-12-30 17:44:48 -05:00 |
|
Disco DeDisco
|
696814eb19
|
Expanded browser control in .functional_tests
|
2025-12-29 22:23:00 -05:00 |
|
Disco DeDisco
|
7285e1d229
|
init commit
|
2025-12-29 21:52:45 -05:00 |
|