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
d74189f0b70333e11e8fc8d44a0a2ac9e652bb04
python-tdd
/
src
History
Disco DeDisco
d74189f0b7
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
ensured my_list is viewable by auth user only
2026-02-17 20:26:42 -05:00
..
apps
ensured my_list is viewable by auth user only
2026-02-17 20:26:42 -05:00
core
created new dir for STATICFILES_DIRS in core.settings; all Jasmine test files transferred to new dir src/static_src/; new FT test_jasmine executes Jasmine test runner as part of CI pipeline & base FT has dobules MAX_WAIT to 10s; some cleanup of unused imports in text_simple_list_creation
2026-02-11 14:42:38 -05:00
functional_tests
intentially broke functional_tests.test_login to ensure screendumps functionality works on test runner failure in pipeline
2026-02-11 15:29:02 -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
placeholder view & code for my_lists.html implemented
2026-02-08 21:52:04 -05:00
manage.py
manage.py changed to lf; FTs tweaked to accomodate WSL2 ansible deployment
2026-01-13 20:58:05 -05:00