Fix: allowTies not saved when editing tournaments (closes #6) #12

Merged
david merged 1 commits from feature/fix-allowTies-save into main 2026-04-01 00:20:26 +00:00

1 Commits

Author SHA1 Message Date
david 8775bc5d02 fix: allowTies not saved when editing tournaments (closes #6)
- Updated EditTournamentForm.tsx to explicitly include allowTies in PUT request body
- Added unit test to verify allowTies is saved correctly
- Added E2E test to verify end-to-end allowTies functionality
2026-03-31 17:19:27 -07:00