Skip to content

Commit

Permalink
Add to DEVELOPER_GUIDE
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Aug 18, 2023
1 parent 351cba7 commit 4d2c1b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ From the base directory, run `yarn start`. This should start dashboard UI succes
To run selenium based integration tests, download and export the firefox web-driver to your PATH. Also, run `node scripts/build_opensearch_dashboards_platform_plugins.js` or `yarn start` before running the tests. This is essential to generate the bundles.
The integration tests take advantage of [npm "pre" scripts](https://docs.npmjs.com/cli/v9/using-npm/scripts) to run a node based SAML IdP for integration tests related to SAML authentication. This will run a background process that listens on port 7000.
## Submitting Changes
See [CONTRIBUTING](CONTRIBUTING.md).
Expand Down

0 comments on commit 4d2c1b0

Please sign in to comment.