https://github.com/govtechsg/test-suites-apex-api-security
JSON Test Cases for apex-api-security Library
https://github.com/govtechsg/test-suites-apex-api-security
Last synced: 11 months ago
JSON representation
JSON Test Cases for apex-api-security Library
- Host: GitHub
- URL: https://github.com/govtechsg/test-suites-apex-api-security
- Owner: GovTechSG
- License: mit
- Created: 2018-09-13T08:43:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T10:48:53.000Z (over 4 years ago)
- Last Synced: 2025-01-03T03:12:57.308Z (over 1 year ago)
- Language: Shell
- Size: 135 KB
- Stars: 0
- Watchers: 21
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# APEX API Security Library Test Suite
## Description
This repository contains common Unit-Test data required by the following projects categorized under apex-api-securty libraries:
- https://github.com/GovTechSG/java-apex-api-security
- https://github.com/GovTechSG/csharp-apex-api-security
- https://github.com/GovTechSG/node-apex-api-security
## Objective
To make sure all apex-api-security libraries have the same standards and can support wide-range of scenarios and edge cases.
## Contribution
All Test Cases is written in JSON format. If you have any test scenarios that you may want to validate against the client library, you are welcome to contribute for better improvement and quality of the apex-api-security libraries.
### **_ DISCLAIMER _**
The data in this repository are meant for Unit-Testing purposes only.
Contents such as PKI certificates and keys are self-generated and not meant to be used in any **PROD** environment or **LIVE** systems