Open
Conversation
…ct to test server
Owner
|
I like this idea, but I think this should be separate from the usual Could this instead be made into a server command that runs the tests in an already running environment? |
Contributor
Author
|
I see what you mean. I like the idea of using server commands to control the testing as well -- it might also be possible to add commands to run just one test at a time and so forth. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm not sure if this is the kind of thing you want to do with this tool, but I find it really useful to be able to keep the test world open when testing is over, and then connect to it with a client and take a look around to see if the world looks the way I expect it should given the tests that I've run.
To this end I've added the following features:
Setting this flag on causes the server gui to be shown so that the user can manually save and/or stop the world