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

fix: refactor compare_files method to reduce complexity #313

Merged
merged 1 commit into from Mar 13, 2023

Conversation

rgonalo
Copy link
Member

@rgonalo rgonalo commented Mar 13, 2023

No description provided.

@coveralls
Copy link

Coverage Status

Coverage: 80.532% (+0.006%) from 80.526% when pulling b9bb2f4 on fix/codeclimate_fixes into 47730f2 on feat/upgrade_dependencies.

@rgonalo rgonalo merged commit 574a53b into feat/upgrade_dependencies Mar 13, 2023
10 checks passed
@rgonalo rgonalo deleted the fix/codeclimate_fixes branch March 13, 2023 14:24
rgonalo added a commit that referenced this pull request Mar 17, 2023
* feat: upgrade to Selenium 4 and Appium 2

* update flake8

* skip visualtesting tests

* disable DesiredCapabilities tests

* feat: update visual testing methods to work with PIL (#308)

* feat: update visual testing methods to work with PIL

* fix lint errors

* fix typo

* fix: remove lettuce support (#309)

* fix: add white background to diff images (#310)

* fix: add white background to diff images

* unify file path variables names

* fix: update capabilities (#311)

* fix: ensure close_drivers method is always called in after feature hook (#305)

* fix: ensure close_drivers method is always called in after feature hook

* add unit test and changelog entry

* Release Toolium 2.7.0 (#306)

* Initialize 2.7.1.dev0 version (#307)

* update version and platform capabilities

* fix redundant condition

---------

Co-authored-by: Pablo Guijarro <pablo.guijarroenriquez@telefonica.com>
Co-authored-by: Rubén González Alonso <ruben.gonzalezalonso@telefonica.com>

* task: update executable path and remove opera and phantomjs (#304)

* update executable path and remove opera and phantomjs

* add change to safari

* fix PR comments and update remote drivers

* remove skip from test_config_driver

* remove blank line

* fix PR comments

* add blank line

* fix: refactor compare_files method to reduce complexity (#313)

* add driver_wrapper.get_config_window_bounds tests and upgrade to alpha version

* fix: gecko_driver_path is needed in local firefox executions (#314)

* feat: add support for python 3.11 (#315)

* feat: add support for python 3.11

* fix tests for unittest change for python 3.11

* fix too lengthy line

* delete blank line

* feat: make optional driver configuration and remove opera and phantomjs (#316)

* fix: reduce complexity in unittest tearDown method (#317)

* changed chrome --headless option to --headless=new (#318)

---------

Co-authored-by: María Zomeño Gutiérrez <maria.zomenogutierrez@telefonica.com>
Co-authored-by: Pablo Guijarro <pablo.guijarroenriquez@telefonica.com>
Co-authored-by: María Hernández López <maria.hernandezlopez@telefonica.com>
Co-authored-by: Rubén Ramos Pérez <e.everis10.tid@telefonica.com>
Co-authored-by: Alain Miranda López <alain.mirandalopez@telefonica.com>
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.

None yet

3 participants