This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3081cd85b1061691a2923ea119cb2300f0128a37
python-tdd
/
apps
/
dashboard
History
Disco DeDisco
4af36ca49c
refactored tests for less clunky explicit wait times
2026-01-01 17:52:19 -05:00
..
migrations
+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
__init__.py
actual commit from last attempt, now incl. all new files
2025-12-30 22:06:06 -05:00
admin.py
actual commit from last attempt, now incl. all new files
2025-12-30 22:06:06 -05:00
apps.py
actual commit from last attempt, now incl. all new files
2025-12-30 22:06:06 -05:00
models.py
+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
tests.py
refactored tests for less clunky explicit wait times
2026-01-01 17:52:19 -05:00
views.py
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