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

fix(test): setup #103

Merged
merged 2 commits into from
Aug 13, 2023
Merged

fix(test): setup #103

merged 2 commits into from
Aug 13, 2023

Conversation

Mastercuber
Copy link
Contributor

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This changes are not necessary, but maybe helpful for understanding of TLS certification and later testing. Also a fix is included (missing await).

The ca certificate and key are also written to test/.tmp/certs/ and a certificate chain file (test/.tmp/certs/cert.chain.pem) is created.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Merging #103 (9d4abd1) into main (bd2b5d6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   49.93%   49.93%           
=======================================
  Files          10       10           
  Lines        1568     1568           
  Branches      108      108           
=======================================
  Hits          783      783           
  Misses        785      785           

@pi0 pi0 merged commit b17759d into unjs:main Aug 13, 2023
4 checks passed
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.

None yet

2 participants