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
17eb83c760b57342403d6a585feaab74c93c83e3
python-tdd
/
src
/
functional_tests
/
management
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
..
commands
updated User creation method in functional_tests.management.commands.create_session
2026-02-19 20:50:31 -05:00
__init__.py
added functional_tests to installed apps in core.settings (but only when debug is true); created management dir to contain new django cmds & listed in .dockerignore; created management.create_session cmd; recreated container.db.sqlite3; tweaked test_server setup in functional_tests.base; added test_server failsafe to magic link login testing in .test_login
2026-02-03 14:54:37 -05:00