Included in this repository are simple example tests for the 'Hello OpenFin' app using the Electron Spectron.
- Install Node.js
- Download/clone this repository and
cd
into it - Install all the dependencies
npm install
- Globally install Mocha test framework
npm install -g mocha
- Install Hello OpenFin app from https://openfin.co/demos/
The following steps will help you run tests:
mocha test/hello-openfin.js
npm mocha
or
yarn mocha
- This is a starter example and intended to demonstrate to app providers a sample of how to approach an implementation. There are potentially other ways to approach it and alternatives could be considered.
- This is an open source project and all are encouraged to contribute.
- Its possible that the repo is not actively maintained.
MIT
The code in this repository is covered by the included license.
However, if you run this code, it may call on the OpenFin RVM or OpenFin Runtime, which are covered by OpenFin’s Developer, Community, and Enterprise licenses. You can learn more about OpenFin licensing at the links listed below or just email us at [email protected] with questions.
https://openfin.co/developer-agreement/
https://openfin.co/licensing/
Please enter an issue in the repo for any questions or problems.
Alternatively, please contact us at [email protected]