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
94f3120add58dc508e6394e0195bf129afda6d77
python-tdd
/
src
/
apps
/
dashboard
/
tests
History
Disco DeDisco
94f3120add
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
refactored to green: all references in urlpatterns thruout project to apps/ dir now skip it & point directly to the app contained w.in (i.e., not apps/lyric/ or apps/dashboard/, but lyric/ or dashboard/ now
2026-02-22 22:08:34 -05:00
..
integrated
refactored to green: all references in urlpatterns thruout project to apps/ dir now skip it & point directly to the app contained w.in (i.e., not apps/lyric/ or apps/dashboard/, but lyric/ or dashboard/ now
2026-02-22 22:08:34 -05:00
unit
reorganized and reclassified old 'unit tests' for ea. app into dirs for UTs & ITs; abandoning effort to refactor any test_views into UTs; all tests passing
2026-02-18 19:07:02 -05:00
__init__.py
moved dashboard app unittests into apps.dashboard.tests.test_all
2026-01-14 13:51:00 -05:00