Overview
Request 824104 accepted
- update to 1.5.1
* Fix python 2.7 compatibility
* Rename test file for pytest
* Add tests via github actions
* Format code with black
* Add set_content_length flag to disable on demand setting Content-Length
- Created by mcalabkova
- In state accepted
Loading...
Request History
mcalabkova created request
- update to 1.5.1
* Fix python 2.7 compatibility
* Rename test file for pytest
* Add tests via github actions
* Format code with black
* Add set_content_length flag to disable on demand setting Content-Length
scarabeus_iv accepted request
Wouldn’t newly introduced macro
%pyunittest
help here?yes, because it doesn't work :( going to fix it...
... and even after the fix it would not help, you can see that tests are not launched (although the build succeeds). I doubt there is one unittest configuration that fits all the testsuites, so the macro sadly can not help here.