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
11283118d6a11f35c3fecfaf9a3e97af9c54c6b8
python-tdd
/
src
/
functional_tests
History
Disco DeDisco
11283118d6
Some checks failed
ci/woodpecker/push/woodpecker
Pipeline failed
Details
small rootvars hue changes to sepia palette (should rename to 'cedar'); new FTs skipped via unittest to try to unclog pipeline fails
2026-03-29 18:35:20 -04:00
..
management
add Carte Blanche trinket: equip system, gatekeeper multi-slot, mini tooltip portal; new token type Token.CARTE ('carte') with fa-money-check icon; migrations 0010-0012:
2026-03-16 00:07:52 -04:00
__init__.py
move code into newly created ./src/ dir
2026-01-03 23:36:38 -05:00
base.py
seat tray: tray.js, SCSS, FTs, Jasmine specs
2026-03-28 18:52:46 -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
my_notes_page.py
unified header_title template values across dashboard applet destination pages; styled &/ added applet titles across all applets
2026-03-11 14:50:08 -04:00
note_page.py
renamed List to Note everywhere thru-out project in preparation for complete overhaul of applet capabilities
2026-03-11 13:59:43 -04: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
many styling changes to applets and palettes applet esp.; all applets seeded w. < 3rows bumped to 3 w. new migration in apps.applets; setting palette no longer reloads entire page, only preset background-color vars; two new ITs in apps.dash.tests.ITs.test_views.SetPaletteTest to ensure dash.views functionality fires; unified h2 applet title html structure & styled its text vertically to waste less applet space
2026-03-24 00:26:22 -04:00
test_billboard.py
long overdue fix to last pipeline push, where scroll position did not persist across sessions
2026-03-24 21:36:02 -04:00
test_component_cards_tarot.py
seat tray: tray.js, SCSS, FTs, Jasmine specs
2026-03-28 18:52:46 -04:00
test_dashboard.py
renamed List to Note everywhere thru-out project in preparation for complete overhaul of applet capabilities
2026-03-11 13:59:43 -04:00
test_game_kit.py
hopefully plugged pipeline fail for FT to assert stock card deck version; 11 new test_models ITs & 12 new test_views ITs in apps.epic.tests
2026-03-25 01:30:18 -04:00
test_gameboard.py
now that like token_types stack in UX, _0 removed from 4 test methods that previously looked for specific token's ID
2026-03-15 16:57:24 -04:00
test_gatekeeper.py
added type='button' to both guard portal btns so firefox won't normalize to type='submit'; fixed several FTs for new click-guard functionality on Role card select & room gear menu DEL & BYE btns; several restorations to landscape breakpoint incl. logged-ion display_name, copyright info; provided title to room_scroll.html; a slurry of other minor fixes
2026-03-23 19:31:57 -04: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
reordered footer tab icons; addressed pipeline layout FT error
2026-03-24 00:49:04 -04:00
test_login.py
added type='button' to both guard portal btns so firefox won't normalize to type='submit'; fixed several FTs for new click-guard functionality on Role card select & room gear menu DEL & BYE btns; several restorations to landscape breakpoint incl. logged-ion display_name, copyright info; provided title to room_scroll.html; a slurry of other minor fixes
2026-03-23 19:31:57 -04:00
test_my_notes.py
renamed List to Note everywhere thru-out project in preparation for complete overhaul of applet capabilities
2026-03-11 13:59:43 -04:00
test_note_item_validation.py
renamed List to Note everywhere thru-out project in preparation for complete overhaul of applet capabilities
2026-03-11 13:59:43 -04:00
test_room_role_select.py
small rootvars hue changes to sepia palette (should rename to 'cedar'); new FTs skipped via unittest to try to unclog pipeline fails
2026-03-29 18:35:20 -04:00
test_room_sig_select.py
unskipped certain passing FTs
2026-03-29 01:21:33 -04:00
test_room_tray.py
styles related to #id_tray & apparatus separated out into _tray.scss; new tray.js computes the cell size of the tray grid for item organization; room.html now sports the grid as a separate div so as not to interfere w. tray styling or size; new tests in FTs.test_room_tray
2026-03-29 13:36:44 -04:00
test_sharing.py
'two-browser' tag separates out tests that run multiple browsers in pipeline so that --parallel tests don't interfere w. loading of one or more of such windows; both FTs.test_sharing & woodpecker.yaml updated accordingly
2026-03-28 23:14:31 -04:00
test_simple_note_creation.py
found some lingering List references in the template dir; summarily changed to Note
2026-03-11 14:10:56 -04:00
test_trinket_carte_blanche.py
fixed some UX inconsistencies in gatekeeper
2026-03-16 01:04:52 -04:00
test_wallet.py
several fixes to payment applet styling & script
2026-03-24 14:13:44 -04:00