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
5106b041758a9a1eedeea3bcdd8668e7b614ed49
python-tdd
/
src
History
Disco DeDisco
5106b04175
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
updated User creation method in functional_tests.management.commands.create_session
2026-02-19 20:50:31 -05:00
..
apps
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
core
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
functional_tests
updated User creation method in functional_tests.management.commands.create_session
2026-02-19 20:50:31 -05:00
static_src
/tests
inadvertently committed Jasmine while most of Jasmine was ignored under .gitignore
2026-02-11 14:50:32 -05:00
templates
list sharing implemented w. passing UTs & FTs; changes to apps.dashboard.urls, .models, .views & .tests.test_views to accomodate; functional_tests.test_sharing also ensures sharing visible in UX; templates/apps/dashboard/list.html & /my_lists.html updated with django templating & for loops
2026-02-18 13:53:05 -05:00
.coveragerc
added coverage dependency; 99 percent test coverage (only lacking admin, currently by design); commenced postgresql db integration
2026-02-18 20:18:56 -05:00
manage.py
manage.py changed to lf; FTs tweaked to accomodate WSL2 ansible deployment
2026-01-13 20:58:05 -05:00