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

Enhancement: Update test environment and dependencies #81

Conversation

BenjamenMeyer
Copy link
Member

  • Enhancement: Update the dependencies to the latest supported
    versions.
  • Note: See Issue HTTPretty Py3 Support #80 related to updating HTTPretty
  • Enhancement: Moved generic infrastructure to generic Py3 support
    so that it should always run.
  • Bug: Added a note regarding HTTPretty support
  • Enhancement: Refactored how the thread local object is accessed;
    this should improve parallel processing support.
  • Enhancement: Various Py3 support enhancements
  • Enhancement: Moved general tests that utilize a util module to
    requests_mock from HTTPretty due to the issues with HTTPretty
  • Enhancement: Added a Pypy3 test environment

- Enhancement: Update the dependencies to the latest supported
  versions.
- Note: See Issue TestInABox#80 related to updating HTTPretty
- Enhancement: Moved generic infrastructure to generic Py3 support
  so that it should always run.
- Bug: Added a note regarding HTTPretty support
- Enhancement: Refactored how the thread local object is accessed;
  this should improve parallel processing support.
- Enhancement: Various Py3 support enhancements
- Enhancement: Moved general tests that utilize a util module to
  requests_mock from HTTPretty due to the issues with HTTPretty
- Enhancement: Added a Pypy3 test environment
@BenjamenMeyer BenjamenMeyer added this to the 0.13 milestone Oct 23, 2019
@BenjamenMeyer BenjamenMeyer requested a review from a team October 23, 2019 05:06
@BenjamenMeyer BenjamenMeyer self-assigned this Oct 23, 2019
@BenjamenMeyer BenjamenMeyer merged commit 8a02b3a into TestInABox:master Oct 23, 2019
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