refactor: decompose LockActor.create() and refresh() into focused pri… #1194
GitHub Actions / Taxonomy Test Results
succeeded
Feb 27, 2026 in 0s
31 passed, 0 failed and 0 skipped
✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategoryInstanceSpec.xml
4 tests were completed in 194ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| controllers.v3.CategoryInstanceSpec | 4✅ | 194ms |
✅ controllers.v3.CategoryInstanceSpec
✅ CategoryInstanceController should::return success response for create api
✅ CategoryInstanceController should::return success response for read api
✅ CategoryInstanceController should::return success response for update api
✅ CategoryInstanceController should::return success response for retire api
✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategorySpec.xml
4 tests were completed in 186ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| controllers.v3.CategorySpec | 4✅ | 186ms |
✅ controllers.v3.CategorySpec
✅ CategoryController should::return success response for create api
✅ CategoryController should::return success response for read api
✅ CategoryController should::return success response for update api
✅ CategoryController should::return success response for retire api
✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.FrameworkSpec.xml
7 tests were completed in 189ms with 7 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| controllers.v3.FrameworkSpec | 7✅ | 189ms |
✅ controllers.v3.FrameworkSpec
✅ Framework Controller should::return success response for create framework API
✅ Framework Controller should::return success response for update framework API
✅ Framework Controller should::return success response for retire framework API
✅ Framework Controller should::return success response for read framework API
✅ Framework Controller should::return success response for list framework API
✅ Framework Controller should::return success response for copy framework API
✅ Framework Controller should::return success response for publish framework API
✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.FrameworkTermSpec.xml
4 tests were completed in 250ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| controllers.v3.FrameworkTermSpec | 4✅ | 250ms |
✅ controllers.v3.FrameworkTermSpec
✅ FrameworkTerm Controller should::return success response for create frameworkTerm API
✅ FrameworkTerm Controller should::return success response for update frameworkTerm API
✅ FrameworkTerm Controller should::return success response for retire frameworkTerm API
✅ FrameworkTerm Controller should::return success response for read framework API
✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.HealthControllerSpec.xml
1 tests were completed in 195ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| controllers.v3.HealthControllerSpec | 1✅ | 195ms |
✅ controllers.v3.HealthControllerSpec
✅ return api health status report - successful response
✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.LockControllerSpec.xml
4 tests were completed in 142ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| controllers.v3.LockControllerSpec | 4✅ | 142ms |
✅ controllers.v3.LockControllerSpec
✅ Lock Controller should::return success response for create lock API
✅ Lock Controller should::return success response for refresh lock API
✅ Lock Controller should::return success response for retire lock API
✅ Lock Controller should::return success response for list lock API
✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v4.ObjectCategoryDefinitionSpec.xml
4 tests were completed in 5s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| controllers.v4.ObjectCategoryDefinitionSpec | 4✅ | 5s |
✅ controllers.v4.ObjectCategoryDefinitionSpec
✅ ObjectCategoryDefinitionController should::return success response for create api
✅ ObjectCategoryDefinitionController should::return success response for read api
✅ ObjectCategoryDefinitionController should::return success response for update api
✅ ObjectCategoryDefinitionController should::return success response for read category api
✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v4.ObjectCategorySpec.xml
3 tests were completed in 257ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| controllers.v4.ObjectCategorySpec | 3✅ | 257ms |
✅ controllers.v4.ObjectCategorySpec
✅ Category Controller should::return success response for create API
✅ Category Controller should::return success response for update API
✅ Category Controller should::return success response for read API
Loading