Skip to content

Add unit tests for utils module - #417

Merged
sandrobonazzola merged 1 commit into
psss:mainfrom
sandrobonazzola:test_utils
Jul 17, 2025
Merged

Add unit tests for utils module#417
sandrobonazzola merged 1 commit into
psss:mainfrom
sandrobonazzola:test_utils

Conversation

@sandrobonazzola

@sandrobonazzola sandrobonazzola commented Jul 8, 2025

Copy link
Copy Markdown
Collaborator

Removed useless assertions on class existence which could always be true in boolean context.
Created more useful unit tests for utils module.
Fixed typing issues while handling this.
Addressed a compatibility issue in google.py with Python3.9 discovered after typing has been added to utils.py.

- Removed useless assertions on class existance which
  could always be true in boolean context.
- Created more useful unit tests for utils module.
- Fixed typing issues while handling this.
- Addressed a compatibility issue in google.py with Python3.9
  discovered after typing has been added to utils.py.

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
@sandrobonazzola
sandrobonazzola merged commit 5a5bfa1 into psss:main Jul 17, 2025
13 checks passed
@sandrobonazzola
sandrobonazzola deleted the test_utils branch July 17, 2025 07:22
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.

1 participant