https://github.com/nteract/desktop-integration-tests
Testing nteract for desktop on the regular with a full test suite
https://github.com/nteract/desktop-integration-tests
Last synced: about 2 months ago
JSON representation
Testing nteract for desktop on the regular with a full test suite
- Host: GitHub
- URL: https://github.com/nteract/desktop-integration-tests
- Owner: nteract
- License: bsd-3-clause
- Created: 2018-08-14T17:17:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T19:57:20.000Z (over 4 years ago)
- Last Synced: 2025-03-30T21:02:20.287Z (2 months ago)
- Language: Jupyter Notebook
- Size: 226 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# desktop-integration-tests
[](https://circleci.com/gh/nteract/desktop-integration-tests)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:
0. Enable this repository on CircleCI
1. Provide scripts to
* clone the monorepo locally
* run the `dist` build for desktop
2. Use [Spectron](https://electronjs.org/spectron) to run against the built app
3. Open multiple different notebooks
4. Issue menu events (using spectron's access to the electron API) for running cells