-
Notifications
You must be signed in to change notification settings - Fork 7
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
Collect setup keywords and uppercase variables #186
Conversation
maaharko
commented
Dec 5, 2024
- Modify all gloabl variables to use upper letters
- Unify and use combined keyword for suite setup
0427b22
to
0bcf518
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests fail
4f28d67
to
377a4ac
Compare
Signed-off-by: Maarit Härkönen <[email protected]>
377a4ac
to
5c14b5c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line 15
Set Global Variable @{app_pids} @{found_pids}
is not consistent with the uppercase notation
Corresponding changes are required e.g. also in business-vm.robot
7cb81b0
to
f999b20
Compare
Signed-off-by: Mariia Azbeleva <[email protected]>
f999b20
to
f3eabd0
Compare