docs: add warning to the template storages about changing api (#64) #290
GitHub Actions / Test Results
succeeded
Oct 18, 2024 in 0s
All 30 tests pass in 6s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
30 tests found
There are 30 tests, see "Raw output" for the full list of tests.
Raw output
eu.cloudnetservice.ext.rest.api.connection.parse.AddressParseTest ‑ testIpv4()
eu.cloudnetservice.ext.rest.api.connection.parse.AddressParseTest ‑ testIpv6()
eu.cloudnetservice.ext.rest.api.connection.parse.ForwardedHeaderTest ‑ testForwardedHeader()
eu.cloudnetservice.ext.rest.api.connection.parse.HostHeaderTest ‑ testForwardedHeader()
eu.cloudnetservice.ext.rest.api.connection.parse.XForwardedHeaderTest ‑ testXForwardedHeader()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testClassLoaderUnregister()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testClear()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testDynamic()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testDynamicNodeWithRegex()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testDynamicWildcardPathMix()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testMultipleHandlerRegister()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testPriority()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testRootPath()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testStatic()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testUnregister()
eu.cloudnetservice.ext.rest.api.registry.HttpHandlerRegistryTest ‑ testWildcard()
eu.cloudnetservice.ext.rest.api.tree.HttpPathNodeTest ‑ testPathNodeComparison()
eu.cloudnetservice.ext.rest.api.util.HostAndPortTest ‑ testInvalidPorts()
eu.cloudnetservice.ext.rest.api.util.HostAndPortTest ‑ testPortValidation()
eu.cloudnetservice.ext.rest.api.util.HostAndPortTest ‑ testToString()
eu.cloudnetservice.ext.rest.netty.NettyHttpServerTest ‑ testRejectsRequestWithBadChar()
eu.cloudnetservice.ext.rest.ticket.TicketAuthProviderTest ‑ testInvalidTicketFormatReturnsInvalidCredentials()
eu.cloudnetservice.ext.rest.ticket.TicketAuthProviderTest ‑ testInvalidTicketSignatureReturnsInvalidCredentials()
eu.cloudnetservice.ext.rest.ticket.TicketAuthProviderTest ‑ testQueryParameterEmptyMapReturnsProceed()
eu.cloudnetservice.ext.rest.ticket.TicketAuthProviderTest ‑ testQueryParameterMissingReturnsProceed()
eu.cloudnetservice.ext.rest.ticket.TicketAuthProviderTest ‑ testSuccessfulAuthFlow()
eu.cloudnetservice.ext.rest.ticket.TicketAuthProviderTest ‑ testTicketGenerationWithMissingScopes()
eu.cloudnetservice.ext.rest.ticket.TicketSecurityUtilTest ‑ testIllegalTicketFormat()
eu.cloudnetservice.ext.rest.ticket.TicketSecurityUtilTest ‑ testModifiedTicketData()
eu.cloudnetservice.ext.rest.ticket.TicketSecurityUtilTest ‑ testSuccessfulTicketSign()
Loading