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
ca38875660408b8ce49b10f55d16e4b297c3d481
python-tdd
/
src
/
functional_tests
History
Disco DeDisco
ca38875660
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
fixed reverse chronological ordering in a pair of FTs clogging the pipeline; added ActivityPub to project; new apps.ap for WebFinger, Actor, Outbox views; apps.lyric.models now contains ap_public_key, ap_private_key fields + ensure_keypair(); new apps.lyric migration accordingly; new in drama.models are to_activity() w. JoinGate, SelectRole, Create compat. & None verb support; new core.urls for /.well-known/webfinger + /ap/ included; cryptography installed, added to reqs.txt; 24 new green UTs & ITs; in sum, project is now read-only ActivityPub node
2026-04-02 15:22:04 -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
more headless patches to address pipeline clog; 'two-browsers' may not have been doing anything before
2026-03-29 20:41:26 -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
fixed reverse chronological ordering in a pair of FTs clogging the pipeline; added ActivityPub to project; new apps.ap for WebFinger, Actor, Outbox views; apps.lyric.models now contains ap_public_key, ap_private_key fields + ensure_keypair(); new apps.lyric migration accordingly; new in drama.models are to_activity() w. JoinGate, SelectRole, Create compat. & None verb support; new core.urls for /.well-known/webfinger + /ap/ included; cryptography installed, added to reqs.txt; 24 new green UTs & ITs; in sum, project is now read-only ActivityPub node
2026-04-02 15:22:04 -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
role-select UX: tray timing delays, seat/circle state polish, 394 ITs green
2026-03-31 00:01:04 -04:00
test_jasmine.py
maybe don't delete collectstatic static/tests/ dir
2026-03-29 23:39:03 -04: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
role-select UX: tray timing delays, seat/circle state polish, 394 ITs green
2026-03-31 00:01:04 -04:00
test_room_sig_select.py
demo'd old inventory area in room.html to make way for new content (hex table now centered in view); old test suite now targets Role card in #id_tray cells where appropriate, or skips Sig card select until aforementioned new feature deployed; new scripts & jasmine tests too; removed one irrelevant test case from apps.epic.tests.ITs.test_views.SelectRoleViewTest
2026-03-30 16:42:23 -04:00
test_room_tray.py
skipped lowlevel grid cell assertion FT clogging pipeline
2026-03-31 00:08:35 -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