-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add functional tests #16
Comments
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Nov 7, 2023
* Created the test modules and structures
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Nov 8, 2023
* Fixed functional test errors regarding the server initialization * Created AdminToolsViewPage class to access the info from the WebHome * Refactored the server identification code to fix a bug where the incorect server is detected * Adapted the tests
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Nov 10, 2023
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Nov 14, 2023
* Added functional tests for WebHome * Added functional tests for modals * Modified code to correct errors found using functional tests
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Nov 17, 2023
* Fixed licensing compatibility issues
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Dec 13, 2023
* Modified comments * Split AdminToolsViewPage in different classes specialized in different dashboard sections * Modified Page object selectors * Added test execution condition * Modifed page objects functions and interaction
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Dec 14, 2023
* Modified comments * Modified execution condition * Removed test for application panel as it is currently not working (will create a separate issue to address this) * Code refactoring
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Dec 20, 2023
* Merged main branch * Added test for application pannel
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Jan 17, 2024
* modified tests * modified translations
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Jan 30, 2024
* Solved merge conflicts
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Feb 27, 2024
* Solved merge issues
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Mar 28, 2024
* removed unnecessary code * code refactoring
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Apr 1, 2024
* fixed merge
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Nov 25, 2024
* added tests for health check section * started tests for instance usage section
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Dec 4, 2024
* added tests for instance usage section * added comments * updated test poms version
ChiuchiuSorin
added a commit
to ChiuchiuSorin/application-admintools
that referenced
this issue
Dec 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should test that the
Backend
section displays correct information for the test used server, DBThe text was updated successfully, but these errors were encountered: