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

Implement itests for start/restart/stop server operation #172

Open
olkornii opened this issue Mar 3, 2023 · 1 comment
Open

Implement itests for start/restart/stop server operation #172

olkornii opened this issue Mar 3, 2023 · 1 comment
Labels
tests Testing related issue

Comments

@olkornii
Copy link
Contributor

olkornii commented Mar 3, 2023

  1. Start the server : Select server -> context menu -> start server -> verify that the server has started (for example localhost:8080 and console output "Server startup in [618] milliseconds")
  2. Restart the server: Start the server -> context menu -> Restart in Run mode-> verify that server has started
  3. Stop the server: Start the server -> context menu -> Stop server -> verify server has stopped

More info: https://docs.google.com/spreadsheets/d/1P9dz739aKqsuVajwPbiFtkdm4HDKZddBa7XjzMpFtE4/edit#gid=0

@olkornii olkornii added the tests Testing related issue label Mar 3, 2023
@olkornii
Copy link
Contributor Author

olkornii commented Mar 3, 2023

Would be better to implement #171 before this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Testing related issue
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant