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

[gui-tests][full-ci] define python dependencies in a requirements file #11675

Merged
merged 16 commits into from
Jun 17, 2024

Conversation

saw-jan
Copy link
Member

@saw-jan saw-jan commented Jun 4, 2024

I have added a requirements.txt file which contains the list of python modules that required for the GUI test code. These modules can then be installed using pip command.

Motivation

  • to keep record of python modules that we require
  • add/remove modules easily in the future

@saw-jan saw-jan added the QA:team label Jun 4, 2024
@saw-jan saw-jan self-assigned this Jun 4, 2024
@saw-jan saw-jan force-pushed the tests/python-requirements branch from 19702de to ccab826 Compare June 4, 2024 11:56
@saw-jan saw-jan changed the title [gui-tests] Define python dependencies in a requirements file [gui-tests] define python dependencies in a requirements file Jun 5, 2024
@saw-jan saw-jan force-pushed the tests/python-requirements branch 8 times, most recently from 288ebdc to a2c1efb Compare June 7, 2024 10:51
@saw-jan saw-jan changed the title [gui-tests] define python dependencies in a requirements file [gui-tests][full-ci] define python dependencies in a requirements file Jun 7, 2024
@saw-jan saw-jan force-pushed the tests/python-requirements branch 3 times, most recently from 983b48f to a8cab59 Compare June 11, 2024 06:13
@saw-jan saw-jan marked this pull request as ready for review June 11, 2024 09:56
@saw-jan saw-jan force-pushed the tests/python-requirements branch 2 times, most recently from 9d7137b to 9d62010 Compare June 13, 2024 09:03
@saw-jan saw-jan force-pushed the tests/python-requirements branch from 9d62010 to 4b3e52f Compare June 14, 2024 10:47
@saw-jan saw-jan force-pushed the tests/python-requirements branch from 4b3e52f to 50522b8 Compare June 17, 2024 04:09
@saw-jan saw-jan merged commit 815df8b into master Jun 17, 2024
7 checks passed
@saw-jan saw-jan deleted the tests/python-requirements branch June 17, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants