Skip to content

Conversation

@stevemessick
Copy link
Contributor

Everything in tests/unit_tests.py and tests/test_commands.sh is now running correctly.

@stevemessick stevemessick requested a review from rosbo January 30, 2026 23:16
@stevemessick stevemessick merged commit 1744cda into main Jan 30, 2026
5 checks passed
@stevemessick stevemessick deleted the test-tweaks branch January 30, 2026 23:19
competition: str,
group: SubmissionGroup = SubmissionGroup.SUBMISSION_GROUP_ALL,
sort: SubmissionSortBy = SubmissionSortBy.SUBMISSION_SORT_BY_DATE,
page_number: int = -1,
Copy link
Contributor

Choose a reason for hiding this comment

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

I assume -1 is a special value to mean the first page? Why not 0?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just used what was in the *_cli caller.

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.

2 participants