Skip to content

Syncing from upstream robotframework/SeleniumLibrary (dependabot/pip/mockito-2.0.4)#302

Merged
bt-admin merged 29 commits intobrain-tec:dependabot/pip/mockito-2.0.4from
robotframework:dependabot/pip/mockito-2.0.4
May 6, 2026
Merged

Syncing from upstream robotframework/SeleniumLibrary (dependabot/pip/mockito-2.0.4)#302
bt-admin merged 29 commits intobrain-tec:dependabot/pip/mockito-2.0.4from
robotframework:dependabot/pip/mockito-2.0.4

Conversation

@bt-admin
Copy link
Copy Markdown

@bt-admin bt-admin commented May 6, 2026

bt_gitbot

yuriverweij and others added 29 commits April 13, 2026 18:58
- Updated type hints to use the new syntax (e.g., `list[str]` instead of `List[str]`).
- Improved readability by replacing `isinstance` checks with more concise conditions.
- Simplified exception handling and error messages for better clarity.
- Enhanced the `WindowInfo` class by switching from `namedtuple` to `NamedTuple`.
- Streamlined the `get_window_infos` method to reduce redundancy.
- Replaced assertions in unit tests with assert statements for consistency.
- Updated the linting task to allow automatic fixing of issues.
- Removed unnecessary imports and cleaned up code formatting.
- Updated test_event_firing_webdriver.py to use pytest for exception assertions.
- Refactored test_plugin_keyword_tags.py to utilize MyLib and MyLibArgs classes.
- Changed test_plugins.py to use NamedTuple for plugin representation and improved exception handling with pytest.
- Modified test_entry_point.py to include pathlib import.
- Reordered imports and improved exception assertions in various test files.
- Enhanced test_webdrivercreator.py and test_webdrivercreator_executable_path.py for better readability and consistency.
- Updated test_browsermanagement.py to use pytest for exception assertions and improved assertions.
- Refactored test_click_modifier.py to streamline invalid modifier tests.
- Improved test_cookie.py and test_expectedconditions.py for consistency and clarity.
- Enhanced test_firefox_profile_parsing.py and test_input_text_file_decorator.py for better readability.
- Refactored test_keyword_arguments_browsermanagement.py and test_keyword_arguments_element.py for consistency.
- Updated test_windowmanager.py and test_elementfinder.py to improve exception handling and assertions.
- Added translation tests and improved type handling in test_types.py.

Co-authored-by: Copilot <copilot@github.com>
…revent password manager leak detection in Chrome
Co-authored-by: Copilot <copilot@github.com>
… commands

Co-authored-by: Copilot <copilot@github.com>
…xclude Windows tests

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…rkflows

Co-authored-by: Copilot <copilot@github.com>
…side workflow

Co-authored-by: Copilot <copilot@github.com>
…OWS import which is no longer needed,. see #1884

Co-authored-by: Copilot <copilot@github.com>
…-and-formatting

Migrate lint/format tooling to Ruff, update CI matrix, and stabilize cross-platform/firefox tests
Bumps [mockito](https://github.com/mockito/mockito) from 1.4.0 to 2.0.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/commits)

---
updated-dependencies:
- dependency-name: mockito
  dependency-version: 2.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@bt-admin bt-admin merged commit 845380f into brain-tec:dependabot/pip/mockito-2.0.4 May 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants