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

Collect setup keywords and uppercase variables #186

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

maaharko
Copy link
Contributor

@maaharko maaharko commented Dec 5, 2024

  • Modify all gloabl variables to use upper letters
  • Unify and use combined keyword for suite setup

@azbeleva azbeleva force-pushed the modify_common_setup_keyword_names branch 8 times, most recently from 0427b22 to 0bcf518 Compare December 27, 2024 14:00
Copy link
Collaborator

@azbeleva azbeleva left a comment

Choose a reason for hiding this comment

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

tests fail

@azbeleva azbeleva force-pushed the modify_common_setup_keyword_names branch 5 times, most recently from 4f28d67 to 377a4ac Compare January 3, 2025 10:50
@azbeleva azbeleva force-pushed the modify_common_setup_keyword_names branch from 377a4ac to 5c14b5c Compare January 3, 2025 10:51
Robot-Framework/resources/gui_keywords.resource Outdated Show resolved Hide resolved
Robot-Framework/resources/gui_keywords.resource Outdated Show resolved Hide resolved
Robot-Framework/resources/gui_keywords.resource Outdated Show resolved Hide resolved
Copy link
Collaborator

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

Robot-Framework/test-suites/gui-tests/__init__.robot Outdated Show resolved Hide resolved
Robot-Framework/test-suites/gui-tests/__init__.robot Outdated Show resolved Hide resolved
@azbeleva azbeleva force-pushed the modify_common_setup_keyword_names branch 3 times, most recently from 7cb81b0 to f999b20 Compare January 3, 2025 12:43
Signed-off-by: Mariia Azbeleva <[email protected]>
@azbeleva azbeleva force-pushed the modify_common_setup_keyword_names branch from f999b20 to f3eabd0 Compare January 3, 2025 16:20
@azbeleva azbeleva merged commit e5e676d into main Jan 3, 2025
1 check passed
@azbeleva azbeleva deleted the modify_common_setup_keyword_names branch January 3, 2025 16:51
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.

3 participants