Skip to content

ci: fix ui tests#113

Merged
andre8244 merged 2 commits into
mainfrom
fix-ui-tests
Apr 27, 2026
Merged

ci: fix ui tests#113
andre8244 merged 2 commits into
mainfrom
fix-ui-tests

Conversation

@andre8244
Copy link
Copy Markdown
Collaborator

UI tests must be executed inside kickstart.robot, since it's an all-in-one test suite that remove the module as last test case.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR consolidates the kickstart functional tests and the UI screenshot test into a single Robot Framework suite so the UI checks run before the module is removed.

Changes:

  • Add a new tests/kickstart.robot suite containing install/configure/verify/remove plus the UI screenshot test.
  • Remove the standalone suites tests/10__kickstart.robot and tests/20__ui.robot.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
tests/kickstart.robot New all-in-one test suite combining module lifecycle checks and UI screenshots.
tests/20__ui.robot Removed; UI screenshot test moved into tests/kickstart.robot.
tests/10__kickstart.robot Removed; module lifecycle tests moved into tests/kickstart.robot.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread tests/kickstart.robot Outdated
Comment thread tests/kickstart.robot
@andre8244 andre8244 merged commit efdd1b2 into main Apr 27, 2026
1 check passed
@andre8244 andre8244 deleted the fix-ui-tests branch April 27, 2026 07:57
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.

2 participants