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

GUI Unit tests to confirm TCP port changes #31

Open
eostermueller opened this issue Mar 18, 2020 · 0 comments
Open

GUI Unit tests to confirm TCP port changes #31

eostermueller opened this issue Mar 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@eostermueller
Copy link
Owner

snail4j uses at least half a dozen port numbers for various connectivity.
To insure snail4j can run on any machine, snail4j must be able to change configuration to use other port numbers without port conflicts.

This enhancement lays out the need for unit tests of the Angular UI that validate that TCP port numbers for a number of processes can be changed, and the SUT startup and load testing functionality still works.

Here are the port numbers that should be tested:
wiremock
h2
SUT JVM
glowroot
jmeter shutdown port.
snail4j agent -- which will be handled slightly different than the above.

@eostermueller eostermueller added the enhancement New feature or request label Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant