Skip to content

fix: rename package org.sunbird.mangers -> org.sunbird.managers

7fd8e99
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: rename package org.sunbird.mangers -> org.sunbird.managers #1182

fix: rename package org.sunbird.mangers -> org.sunbird.managers
7fd8e99
Select commit
Loading
Failed to load commit list.
GitHub Actions / Taxonomy Test Results succeeded Feb 26, 2026 in 1s

31 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategoryInstanceSpec.xml 4✅ 169ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategorySpec.xml 4✅ 169ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.FrameworkSpec.xml 7✅ 180ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.FrameworkTermSpec.xml 4✅ 200ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.HealthControllerSpec.xml 1✅ 190ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.LockControllerSpec.xml 4✅ 149ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v4.ObjectCategoryDefinitionSpec.xml 4✅ 5s
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v4.ObjectCategorySpec.xml 3✅ 244ms

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategoryInstanceSpec.xml

4 tests were completed in 169ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.CategoryInstanceSpec 4✅ 169ms

✅ 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 169ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.CategorySpec 4✅ 169ms

✅ 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 180ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.FrameworkSpec 7✅ 180ms

✅ 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 200ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.FrameworkTermSpec 4✅ 200ms

✅ 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 190ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.HealthControllerSpec 1✅ 190ms

✅ 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 149ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.LockControllerSpec 4✅ 149ms

✅ 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 244ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v4.ObjectCategorySpec 3✅ 244ms

✅ 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