Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 663 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 663 Bytes

desktop-integration-tests

CircleCI

Testing nteract for desktop on the regular with a full test suite

The plan will be to run integration tests for desktop via this repository nightly.

Plan:

  1. Enable this repository on CircleCI
  2. Provide scripts to
  • clone the monorepo locally
  • run the dist build for desktop
  1. Use Spectron to run against the built app
  2. Open multiple different notebooks
  3. Issue menu events (using spectron's access to the electron API) for running cells