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
13940ca834b28e1f971e07848df337e595c47902
python-tdd
/
src
/
functional_tests
History
Disco DeDisco
13940ca834
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
mobile dash layout provided; other styling inconsistencies corrected across views, scss & _applets.html template partial
2026-03-07 00:05:32 -05: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
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
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
styling & subsequent testing bugs fixed across apps.dash.tests.ITs.test_views, functional_tests.test_dashboard,_dashboard.scss & apps/dash/_partials/_applets.html
2026-03-06 22:31:10 -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
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_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
mobile dash layout provided; other styling inconsistencies corrected across views, scss & _applets.html template partial
2026-03-07 00:05:32 -05: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