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
144
Commits
1
Branch
1
Tag
025a59938b479509ff2be64aa09bad9a808c22e3
Commit Graph
3 Commits
Author
SHA1
Message
Date
Disco DeDisco
025a59938b
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
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2026-02-19 20:31:29 -05:00
Disco DeDisco
a1e7ae8071
added coverage dependency; 99 percent test coverage (only lacking admin, currently by design); commenced postgresql db integration
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2026-02-18 20:18:56 -05:00
Disco DeDisco
a06fce26ef
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
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2026-02-18 19:07:02 -05:00