Skip to content

Conversation

minna-feng
Copy link
Contributor

No description provided.

Copy link
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for this :shipit:


# FIXME: This should probably be refactored into a base class for
# all test bases
class TestBaseWithExceptionTests(unittest.TestCase):
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!

if result['id'] == expected_id:
return True
return False
return any(result['id'] == expected_id for result in results)
Copy link
Contributor

Choose a reason for hiding this comment

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

Good job on this one!

@carlos-villavicencio-adsk
Copy link
Contributor

Also, would you mind removing the Python 2 badge from the README.md file, please?

@minna-feng minna-feng requested a review from NorberMV August 16, 2023 17:31
Copy link
Contributor

@NorberMV NorberMV left a comment

Choose a reason for hiding this comment

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

LGTM, Nice job!

Copy link
Contributor

@NorberMV NorberMV left a comment

Choose a reason for hiding this comment

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

LGTM, Good job!

@minna-feng minna-feng merged commit b3f6c5a into master Aug 17, 2023
@minna-feng minna-feng deleted the SG-31340-deprecation-py2 branch August 17, 2023 15:04
minna-feng added a commit that referenced this pull request Aug 17, 2023
* remove references to py2 and skip tests

* small fix

* revert change

* revert change

* revert change

* revert change

* remove badge

* use assertRaisesRegex
carlos-villavicencio-adsk added a commit that referenced this pull request Aug 28, 2023
* update certifi 2023.07.22

* update requirements.txt

* SG-31340 Deprecation of Python 2 (#295)

* remove references to py2 and skip tests

* small fix

* revert change

* revert change

* revert change

* revert change

* remove badge

* use assertRaisesRegex

* Empty commit

---------

Co-authored-by: Carlos Villavicencio <carlos.villavicencio@autodesk.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.

3 participants