Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add speaker clash check #688

Merged
merged 6 commits into from
Nov 2, 2023

Conversation

drnlm
Copy link
Member

@drnlm drnlm commented Oct 30, 2023

This adds a check that speakers aren't assigned to the same slot for multiple different things.

It also adds more tests for the other schedule validation functions, since that seems like a good idea

Closes #680

Copy link
Member

@hodgestar hodgestar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new validator looks good and woot for the extra tests.

I left a suggestion for a further improvement, but also happy for this to be merged as is.

wafer/schedule/admin.py Show resolved Hide resolved
@drnlm drnlm merged commit 06ffb34 into CTPUG:master Nov 2, 2023
66 checks passed
@drnlm drnlm deleted the feature/add_speaker_clash_check branch November 2, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Schedule validation check for speaker conflicts
2 participants