AIMLFW-265: Fix unit tests after mme API changes 69/14969/4
authorJuheeShin <odong3094@khu.ac.kr>
Tue, 23 Sep 2025 05:33:37 +0000 (05:33 +0000)
committerJuheeShin <odong3094@khu.ac.kr>
Tue, 23 Sep 2025 07:18:14 +0000 (07:18 +0000)
commit7230ef7aa3130b128428d7fc40fadc2cc3ad0719
treed4801a1d1f37f720cb9717248654cd2a7b11575a
parent179ac13428f8ad6e635c707aa19e39dab57902e9
AIMLFW-265: Fix unit tests after mme API changes

- Updated mmes_apis_test.go to align with latest MmeApiHandler error responses
- Adjusted expected values for 409 Conflict and 500 Internal Server Error
- Resolves unit test failures caused by mismatch between test assertions and new API response format

Change-Id: I69e9dff007525387f400423104f050f03b04a407
Signed-off-by: JuheeShin <odong3094@khu.ac.kr>
apis_test/mmes_apis_test.go