Skip to content

Conversation

@minna-feng
Copy link
Contributor

No description provided.

Copy link
Contributor

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
classTestBaseWithExceptionTests(unittest.TestCase):

Choose a reason for hiding this comment

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

Nice!

ifresult['id'] ==expected_id:
returnTrue
returnFalse
returnany(result['id'] ==expected_idforresultinresults)

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?

Copy link
Contributor

@NorberMVNorberMV 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

@NorberMVNorberMV 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-fengminna-feng merged commit b3f6c5a into masterAug 17, 2023
@minna-fengminna-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
@mathboumathbou mentioned this pull request Aug 21, 2023
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 freeto 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.

4 participants

@minna-feng@carlos-villavicencio-adsk@NorberMV