diff --git a/reports/index.md b/reports/index.md index 03c75a6..f0bc615 100644 --- a/reports/index.md +++ b/reports/index.md @@ -4,10 +4,23 @@ | | Tests | Passed | Failed | Skipped | |---|---|---|---|---| -| **Total** | 0 | 0 | 0 | 0 | +| **Total** | 90 | 90 | 0 | 0 | ## Details | Status | Suite | Tests | Passed | Failed | Skipped | |---|---|---|---|---|---| - +| ✅ | codes.thischwa.cf.CfBasicHttpClientTest | 9 | 9 | 0 | 0 | +| ✅ | codes.thischwa.cf.CfClientPenTest | 0 | 0 | 0 | 0 | +| ✅ | codes.thischwa.cf.CfClientTest | 0 | 0 | 0 | 0 | +| ✅ | codes.thischwa.cf.CfDnsClientBuilderTest | 16 | 16 | 0 | 0 | +| ✅ | codes.thischwa.cf.CfDnsClientMockTest | 16 | 16 | 0 | 0 | +| ✅ | codes.thischwa.cf.CfRequestTest | 8 | 8 | 0 | 0 | +| ✅ | codes.thischwa.cf.ObjectMapperTest | 2 | 2 | 0 | 0 | +| ✅ | codes.thischwa.cf.ResponseValidatorTest | 8 | 8 | 0 | 0 | +| ✅ | codes.thischwa.cf.fluent.FluentApiTest | 15 | 15 | 0 | 0 | +| ✅ | codes.thischwa.cf.model.BatchEntryTest | 2 | 2 | 0 | 0 | +| ✅ | codes.thischwa.cf.model.PagingRequestTest | 4 | 4 | 0 | 0 | +| ✅ | codes.thischwa.cf.model.RecordEntityTest | 6 | 6 | 0 | 0 | +| ✅ | codes.thischwa.cf.model.RecordTypeTest | 3 | 3 | 0 | 0 | +| ✅ | codes.thischwa.cf.model.ZoneEntityTest | 1 | 1 | 0 | 0 |