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

Simulation Control Implementation #1283

Open
3 tasks
AvocadoMoon opened this issue Jun 25, 2024 · 0 comments
Open
3 tasks

Simulation Control Implementation #1283

AvocadoMoon opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
Type: enhancement enhance existing feature

Comments

@AvocadoMoon
Copy link
Contributor

AvocadoMoon commented Jun 25, 2024

Problem

All of the code to modify the database entries for simulation control is present, but none of it has been implemented within the Java client.

Solution

Create additional tests for getting simulation progress, use the new API endpoints within the Java client, and get broadcast messages to function.

  • Add progress tracking and communication, with tests for it
  • Tests to simulate the different states of a simulation
  • Implement the new endpoints within the client
@AvocadoMoon AvocadoMoon self-assigned this Jun 25, 2024
@AvocadoMoon AvocadoMoon added the Type: enhancement enhance existing feature label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement enhance existing feature
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant