Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 370 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 370 Bytes

ninjaone-testcafe

This is my first time using TestCafe; pretty interesting stuff.

Please see tests.ts for additional commentary.

API client code is in api.ts; utility code is in util.ts.

Thanks for your consideration!

To run tests, start the frontend and backend, then:

npm install
npx testcafe chrome tests.ts