TestPackageControllerRestTest
Tests
| Test |
Duration |
Result |
| listPackagesReturnsPackagesFromRepository() |
0.013s |
passed |
| updatePackagePatchesDescription() |
0.010s |
passed |
Standard output
2026-08-10T16:36:18.025Z INFO 235 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.rbac.test.pac.TestPackageControllerRestTest]: TestPackageControllerRestTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T16:36:18.048Z INFO 235 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.rbac.test.pac.TestPackageControllerRestTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.5.5)
2026-08-10T16:36:18.066Z INFO 235 --- [ Test worker] .h.h.r.t.p.TestPackageControllerRestTest : Starting TestPackageControllerRestTest using Java 21.0.11 with PID 235 (started by root in /home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_ci-build-performance-improvements-8da83bafd50c)
2026-08-10T16:36:18.067Z INFO 235 --- [ Test worker] .h.h.r.t.p.TestPackageControllerRestTest : The following 2 profiles are active: "fake-jwt", "test"
2026-08-10T16:36:18.395Z INFO 235 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-08-10T16:36:18.395Z INFO 235 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-08-10T16:36:18.395Z INFO 235 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms
2026-08-10T16:36:18.399Z INFO 235 --- [ Test worker] .h.h.r.t.p.TestPackageControllerRestTest : Started TestPackageControllerRestTest in 0.348 seconds (process running for 31.267)