-
Notifications
You must be signed in to change notification settings - Fork 40
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
Compatibility updates #18
Conversation
👇 Click on the image for a new way to code review
Legend |
- Improved testing suite, minimizing imports for CI and performance - FireEyeAPI unit test modern/legacy separation - Platforms tested: Windows, Linux - Versions tested: Python2, Python3
- Removed 2 test conditions for now
Improved compatibility for multiple Python versions and API versions
Just a workflow, no code changes.
@keathmilligan All tests are passing and everything appears to be working correctly. Please take a look when you get a second. |
Looks good - I can't review it since I originally opened the PR. Please go ahead and merge. |
Refactor tests
Add support for pytest for >= python 3.6 and keep nose for python 2.7 compatibility
Update Joe sandbox jbxapi, handle API changes
Maintain compatibility with older Joe Sandbox versions