test(engine): regression tests for waste-card draggability #105
Reference in New Issue
Block a user
Delete Branch "test/waste-draggable-regression"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds two
find_draggable_attests pinning the correct stock/waste drag behaviour reported by Rhys:find_draggable_picks_waste_top_with_multiple_cards— clicking the visible top of a multi-card waste picks the top index, not the buffer card beneath it.find_draggable_picks_lone_waste_card— a waste of one card is still draggable ("can't play the first card in the stock").Both pass against current logic, so they guard the engine path while the remaining bug is hunted at the web-input/coordinate layer.
🤖 Generated with Claude Code