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

Test Case: Integration test for starting a controller with pre-exiting instances. #515

Open
Cooldude2606 opened this issue Oct 7, 2023 · 0 comments

Comments

@Cooldude2606
Copy link
Collaborator

During the development of #510 all tests were passing but when the controller was started from command line it would output a fatel error. The following test case will prevent regression in this area:

  1. Mock / Create instances.json
  2. Start a new instance of Controller
  3. Assert everything started without errors

This is potentially a family of related tests covering: hosts.json, instances.json, mod-packs.json, users.json

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

No branches or pull requests

1 participant