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
025a59938b479509ff2be64aa09bad9a808c22e3
python-tdd
/
src
/
apps
/
lyric
/
tests
/
unit
History
Disco DeDisco
025a59938b
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
reenabled admin area; outfitted apps.lyric.models w. AbstractBaseUser instead of custom user class; many other fns & several models updated to accomodate, such as set_unusable_password() method to base user model; reset staging db to prepare for refreshed lyric migrations to accomodate for retrofitted pw field
2026-02-19 20:31:29 -05:00
..
__init__.py
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
test_authentication.py
reenabled admin area; outfitted apps.lyric.models w. AbstractBaseUser instead of custom user class; many other fns & several models updated to accomodate, such as set_unusable_password() method to base user model; reset staging db to prepare for refreshed lyric migrations to accomodate for retrofitted pw field
2026-02-19 20:31:29 -05:00