Running Tests
- After going through the Setup steps:
- Edit test/configurations.ts
- Modify the
'{ "host": "<hostname>", "user": "<username>", "password": "<password>" }'with correct connection parameters
- Modify the
- Run the Node.js Javascript test files:
npm run test