Skip to content

DCSW: Add integration test for Windows SCEP profile - #35428

Merged
MagnusHJensen merged 4 commits into
mainfrom
dcsw-34708-add-integration-test
Nov 12, 2025
Merged

DCSW: Add integration test for Windows SCEP profile#35428
MagnusHJensen merged 4 commits into
mainfrom
dcsw-34708-add-integration-test

Conversation

@MagnusHJensen

@MagnusHJensen MagnusHJensen commented Nov 10, 2025

Copy link
Copy Markdown
Member

Related issue: Resolves #34708

A followup task to create an integration test, that uploads a profile with CA variables, and verifies it, + makes a final request to the SCEP server.

Also cought the should instantly verified from MDM response, so added it here.

@codecov

codecov Bot commented Nov 10, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.15%. Comparing base (746e446) to head (27823a8).
⚠️ Report is 85 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #35428      +/-   ##
==========================================
+ Coverage   66.13%   66.15%   +0.01%     
==========================================
  Files        2100     2100              
  Lines      177468   177471       +3     
  Branches     7294     7294              
==========================================
+ Hits       117372   117398      +26     
+ Misses      49335    49317      -18     
+ Partials    10761    10756       -5     
Flag Coverage Δ
backend 67.80% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MagnusHJensen
MagnusHJensen merged commit 2e74853 into main Nov 12, 2025
42 checks passed
@MagnusHJensen
MagnusHJensen deleted the dcsw-34708-add-integration-test branch November 12, 2025 19:59
MagnusHJensen added a commit that referenced this pull request Nov 12, 2025
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #34708

A followup task to create an integration test, that uploads a profile
with CA variables, and verifies it, + makes a final request to the SCEP
server.

Also cought the should instantly verified from MDM response, so added it
here.
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.

DCSW: Add integration test testing e2e flow of SCEP Certificate profiles on WIndows.

2 participants