Skip to content

Adding GUI pytest mark #1269

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

Merged
merged 18 commits into from
Jul 21, 2022
Merged

Adding GUI pytest mark #1269

merged 18 commits into from
Jul 21, 2022

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Jul 15, 2022

There are some features that might need to be tested with GUI. I see this is a complication regarding pytest.

I still believe we should have something that in certain conditions, allow us to run some sort of GUI tests. For sure, this will be only possible when someone manually checks them.

@germa89 germa89 added this to the v0.62.3 milestone Jul 15, 2022
@germa89 germa89 requested a review from akaszynski July 15, 2022 21:03
@germa89 germa89 self-assigned this Jul 15, 2022
@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #1269 (8e71468) into main (39402d2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1269   +/-   ##
=======================================
  Coverage   75.86%   75.86%           
=======================================
  Files          43       43           
  Lines        6765     6765           
=======================================
  Hits         5132     5132           
  Misses       1633     1633           

Copy link
Collaborator

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@akaszynski akaszynski enabled auto-merge (squash) July 21, 2022 23:42
@akaszynski akaszynski merged commit f2e011b into main Jul 21, 2022
@akaszynski akaszynski deleted the feat/adding-GUI-pytest-mark branch July 21, 2022 23:55
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