-
Notifications
You must be signed in to change notification settings - Fork 85
Mass create tool #513
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
Mass create tool #513
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but please add some automated tests (i.e. few runs of the script with different arguments to make sure that some new objects are created)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thank you for the changes.
Resolves #512. I created this tool for benchmarking #503 and generalised it so it can be a stand-alone feature. I was missing a tool like this while implementing my previous issues. There is no commit history as it is present in the #503 PR.
Currently it is able to create Problems with associated ProblemSites (necessary for them to show up in the Probset), as well as Users and Algorithm and Difficulty Tags, TagThrough records and TagProposals.