2. Development: Tests - SAP/application-support-center GitHub Wiki
Currently ASC has the following automated tests:
- Administration UI - Integration Tests using OPA5
- Server/API - Integration Tests using Chai
To Do:
- ASC SAPUI5 - Integration Tests
- ASC iOS SDK - Integration Tests
- ASC Android SDK - Integration Tests
- Portal UI - Integration Tests
To run the Portal UI Tests use /admin/test/integration/opaTests.qunit.html
To run the Server API Tests
cd server
npm run test