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

Adding automated UI tests for Umpleonline #1836

Merged
merged 54 commits into from Aug 17, 2021
Merged

Conversation

RalphNgassa
Copy link
Contributor

No description provided.

@RalphNgassa RalphNgassa changed the title Issue363 uitest Adding automated UI tests for Umpleonline Aug 17, 2021
@RalphNgassa
Copy link
Contributor Author

RalphNgassa commented Aug 17, 2021

These tests are categorized as follows according the aspects of umpleonline they verify

  • dynamicResizing: Inspects the layout of the web app
  • exampleLoading: Ensures that examples (class diagrams, states machines...) are properly loaded to the web page. Both the source code and the model
  • diagramEditing: Ensures that models can be modified seamlessly. These modifications include but are not limited to adding/removing an association, a class or a generalization.
  • positionDiagramEditing: Verifies the position of model elements
  • optionsMenu: Inspects the functioning of every button present in the options menu

Both the Ant and Gradle build scripts provide instructions on how to launch these on your local machine. Finally, new test cases could be added in the near future.

This pr fixes #363.

@RalphNgassa RalphNgassa marked this pull request as ready for review August 17, 2021 17:53
@TimLethbridge TimLethbridge linked an issue Aug 17, 2021 that may be closed by this pull request
@TimLethbridge TimLethbridge merged commit 6305cf7 into master Aug 17, 2021
@TimLethbridge TimLethbridge deleted the issue363_uitest branch March 31, 2022 21:33
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

Successfully merging this pull request may close these issues.

Umpleonline user interface tests
2 participants