Skip to content

v2.2.0

Compare
Choose a tag to compare
@sumayahasancds sumayahasancds released this 17 Nov 01:56
· 34 commits to master since this release

What's New

New Feature: Synthetic Data Integration

We have enhanced the Java-Artefacts and improved the Mock Banking Data Holder's API responses by utilising test datasets generated by our Test Data Cli tool.
Earlier this year, we introduced a new Test Data CLI tool that allows you to generate synthetic datasets tailored to the specific requirements of a mock data holder. These datasets are generated in JSON format, making them easy to work with and customise.
The Banking mock data holder of the Java artefacts has been updated to seamlessly consume these synthetic datasets. With this release, we provide another examples and documentation on how to leverage the test data files within your project. Users can simulate realistic scenarios and responses to Banking API calls, which can make their testing and development process more robust and efficient. The synthetic datasets can be customised to mimic various data scenarios, enabling users to comprehensively test their application's behaviour under different conditions.