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
97601586c5dca3a1dea28693e3979459a69a3b3d
python-tdd
/
src
/
functional_tests
History
Disco DeDisco
97601586c5
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
new applets app for cross-board usage of Applet() & UserApplet() models; dashboard migrations reset and apps reseeded w. new default specs; core.settings & many tests thru-out suite updated accordingly
2026-03-09 16:08:28 -04:00
..
management
updated User creation method in functional_tests.management.commands.create_session
2026-02-19 20:50:31 -05:00
__init__.py
move code into newly created ./src/ dir
2026-01-03 23:36:38 -05:00
base.py
new applets app for cross-board usage of Applet() & UserApplet() models; dashboard migrations reset and apps reseeded w. new default specs; core.settings & many tests thru-out suite updated accordingly
2026-03-09 16:08:28 -04:00
container_commands.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
list_page.py
created functional_tests.my_lists_page to contain helpers for viewing shared lists; refactored several other FTs to passing
2026-02-17 23:27:54 -05:00
my_lists_page.py
mobile dash layout provided; other styling inconsistencies corrected across views, scss & _applets.html template partial
2026-03-07 00:05:32 -05:00
test_admin.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
test_applet_palette.py
'theme_switcher,' 'theme-picker' & 'theme' renamed everywhere to simply 'palette'; new urls & views & their corresponding ITs ensure applet menu checkbox functionality
2026-03-05 14:45:55 -05:00
test_dashboard.py
new applets app for cross-board usage of Applet() & UserApplet() models; dashboard migrations reset and apps reseeded w. new default specs; core.settings & many tests thru-out suite updated accordingly
2026-03-09 16:08:28 -04:00
test_gameboard.py
two new FTs, neither yet passing; test_wallet drives Stripe integration; test_gameboard drives Token system & apps.gameboard creation
2026-03-08 01:52:03 -05:00
test_jasmine.py
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
test_layout_and_styling.py
new applets app for cross-board usage of Applet() & UserApplet() models; dashboard migrations reset and apps reseeded w. new default specs; core.settings & many tests thru-out suite updated accordingly
2026-03-09 16:08:28 -04:00
test_list_item_validation.py
fixed applet seeding in 0005 migration; many FTs & ITs now require authentication before they pass; New List & My Lists converted to dash applets; home.html offloaded and _applets.html onboarded w. these applets
2026-03-06 21:34:43 -05:00
test_login.py
username truncation functionality added
2026-03-03 16:10:49 -05:00
test_my_lists.py
new applets app for cross-board usage of Applet() & UserApplet() models; dashboard migrations reset and apps reseeded w. new default specs; core.settings & many tests thru-out suite updated accordingly
2026-03-09 16:08:28 -04:00
test_sharing.py
username truncation functionality added
2026-03-03 16:10:49 -05:00
test_simple_list_creation.py
fixed applet seeding in 0005 migration; many FTs & ITs now require authentication before they pass; New List & My Lists converted to dash applets; home.html offloaded and _applets.html onboarded w. these applets
2026-03-06 21:34:43 -05:00
test_wallet.py
new applets app for cross-board usage of Applet() & UserApplet() models; dashboard migrations reset and apps reseeded w. new default specs; core.settings & many tests thru-out suite updated accordingly
2026-03-09 16:08:28 -04:00