DCSW: Add integration test for Windows SCEP profile - #35428
Merged
Conversation
MagnusHJensen
temporarily deployed
to
Docker Hub
November 10, 2025 15:29 — with
GitHub Actions
Inactive
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
MagnusHJensen
temporarily deployed
to
Docker Hub
November 10, 2025 20:13 — with
GitHub Actions
Inactive
MagnusHJensen
temporarily deployed
to
Docker Hub
November 11, 2025 14:58 — with
GitHub Actions
Inactive
JordanMontgomery
approved these changes
Nov 12, 2025
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.
MagnusHJensen
added a commit
that referenced
this pull request
Nov 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.