Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 217 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 217 Bytes

AeroGear Backend Tests

Install dependencies

npm install

Target OpenShift

Tests need to target OpenShift instance with RHMI. For this use:

oc login ...

Run the tests

npm start