ssg-wsg / Sample-Codes

This repository contains sample codes (Encryption Decryption, Java, Node.js and Python) to guide and support your application development on SSG-WSG Developer Portal.
3 stars 8 forks source link

Implement SkillsFuture Credit Pay API #9

Closed asdfghjkxd closed 2 months ago

asdfghjkxd commented 3 months ago

The current application does not showcase the SkillsFuture Credit Pay API that is now part of the core mandate APIs that SSG requires Training Providers to implement. Let's move to implement the SkillsFuture Credit Pay API in the sample application to allow developers to test out the API.

asdfghjkxd commented 2 months ago

CI is failing as unit test cases are not fixed. Will fix next week.

asdfghjkxd commented 2 months ago

Test cases are now fixed and CI is passing.