Skip to content

Commit 5252162

Browse files
Farshad DASHTIFarshad DASHTI
authored andcommitted
Added a framework to test endpoint security
(%release-note: - Added Endpoint Security Testing Framework Introduced a framework to the library for testing endpoint security configurations. It enables automated validation that all API endpoints are properly secured as per the defined expectations. %)
1 parent 34e232a commit 5252162

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DfE.CoreLibs.Testing/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ In your tests, you can use `CustomAutoData` to easily inject customizations like
4747
Assert.Equal(expectedMp.LastName, result.LastName);
4848
}
4949
```
50-
5150

5251
### CustomWebApplicationDbContextFactory
5352

0 commit comments

Comments
 (0)