Skip to content

Conversation

@reingart
Copy link
Member

Summary

Fix issues of PR #59 (unit tests from GSoC 2019)

Checklist

  • Classes, Variables, function and methods logic ok
  • Comments written explaining what the code does
  • All python code is PEP8 compliant (run black .)
  • No lint issues (run flake8)
  • Test coverage with pytest implemented
  • Reviewers assigned (at least 1 mentor)

Manual test evidence

(attach command-line examples, execution output & logs, etc.)

reingart added 5 commits June 19, 2021 16:13
ssl.SSLError: [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1131)

Signed-off-by: Mariano Reingart <[email protected]>
sed: couldn't open temporary file /etc/ssl/sedzvRN8S: Permission denied
Error: Process completed with exit code 4.

Signed-off-by: Mariano Reingart <[email protected]>
Signed-off-by: Mariano Reingart <[email protected]>
ssl.SSLError: [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1131)

Signed-off-by: Mariano Reingart <[email protected]>
WSAA test are failing SoapFault: ns1:coe.alreadyAuthenticated
(we need to use VCR to record and replay traffic)

Signed-off-by: Mariano Reingart <[email protected]>
@reingart reingart force-pushed the fix-gsoc-unit-tests branch from 6ca43ad to 6b00919 Compare June 19, 2021 19:15
@reingart reingart merged commit 08f1fe8 into main Jun 19, 2021
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.

2 participants