milestone 10: doh and dot listeners, cert store with hot reload and cert reload api
This commit is contained in:
@@ -48,11 +48,6 @@ test "every served route appears textually in the document" {
|
||||
}
|
||||
}
|
||||
|
||||
test "the document does not promise what phase 9 owns" {
|
||||
// Ruling 2: certs/reload lands with the DoH/DoT server, whole.
|
||||
try testing.expect(!std.mem.containsAtLeast(u8, yaml, 1, "certs/reload"));
|
||||
}
|
||||
|
||||
test "the document names the contract's fixed points" {
|
||||
for ([_][]const u8{
|
||||
"openapi: 3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user