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

Add basic automated test to Go compile / scrimmage servers #778

Open
n8kim1 opened this issue Apr 26, 2024 · 0 comments
Open

Add basic automated test to Go compile / scrimmage servers #778

n8kim1 opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
good first issue module: saturn Related to the Saturn module priority: p1 critical type: feature New feature or request, or quick non-essential bugfix

Comments

@n8kim1
Copy link
Contributor

n8kim1 commented Apr 26, 2024

Eg, a test that takes in some files, and compiles them into reasonable output. Similar for scrimmages.
We could add the input/output files to the repo as well, so that we're merely testing the Go part of the stack.
(If that's difficult, Even a test that, like, spins up the machines and does nothing with them is fine.)

This would give us more confidence that our changes to Go work. Currently, you can only debug / test easily in prod

@n8kim1 n8kim1 added type: feature New feature or request, or quick non-essential bugfix priority: p1 critical module: saturn Related to the Saturn module good first issue labels Apr 26, 2024
@n8kim1 n8kim1 assigned n8kim1 and lowtorola and unassigned n8kim1 Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue module: saturn Related to the Saturn module priority: p1 critical type: feature New feature or request, or quick non-essential bugfix
Projects
None yet
Development

No branches or pull requests

2 participants