Version 0.17.1

Release Name: Mimoto 0.17.1(Patch)

Release Type: Developer

Release Date: 16th June, 2025

Overview

We are pleased to announce the patch release of Mimoto Version 0.17.1. This release brings targeted fixes to enhance the reliability and correctness of the Mimoto API test automation suite. These changes ensure smooth compatibility by stabilizing test rig behaviour, ensuring proper handling of transaction identifiers, and validating negative test scenarios more intelligently.

Key Highlights

1. Unique Transaction ID Handling

Feature: Dynamic nonce and transaction ID generation

  • Test rig updated to generate unique transaction ID and nonce values per test run.

  • Prevents failures due to repeated values in sequential or parallel executions.

  • Ensures that test results reflect functional correctness rather than stale or reused state.

2. Auth Factor Update for Sunbird Authentication

Feature: Configurable authFactorType for Sunbird

  • In esignet environment v1.4.1, the auth factor type for Sunbird Insurance was updated to KBI.

  • Introduced config support via sunbirdInsuranceAuthFactorType=KBA in config maps for flexible override.

  • Fix ensures authentication flows work correctly across all test environments using the correct factor types.

3. Flexible Error Code Assertion for Negative OTP Binding

Feature: Enhanced negative scenario validation

  • For binding OTP negative test cases, the allowed error codes are now:

    • IDA-MLC-009

    • binding_auth_failed

  • If either code is returned in response, the test will now be marked as passed.

  • Prevents false negatives and aligns validation logic with expected backend behaviour.

Technical Improvements

  • POM Version update.

  • Improved assertion logic for OTP binding negative flows.

  • Configurable authentication flows for issuer-specific authFactorTypes.

  • Nonce and transaction ID generation are randomized at runtime.

  • Ensures stability and accuracy of automated tests in CI/CD pipelines.

Features Released

N/A

Repository Released

Module

Version

mimoto

Compatible Modules

Module
Version

Inji Mobile Wallet

Inji Web Wallet

Inji Verify

esignet

inji-config

Inji Certify

durian(data share)

Known Issues

N/A

Bug Fixes

N/A

Deprecated

N/A

Documentation

Last updated

Was this helpful?