Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add onLoadInitial callback function #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

woutervanvliet
Copy link

Adds an onLoadInitial option, which will receive data that was loaded either because the id option was supplied, or the component.id(guid) function was called

@woutervanvliet
Copy link
Author

Note: I introduced 2 additional environment variables, which can be used to control the e2e test runner

E2E_BROWSER_FILTER: To control which browser, or browsers, tests are executed on
E2E_LOG_LEVEL: To control the WebDrivers logLevel and make it easier to see test status

If #17 gets merged first, we may want to update the section of the README.md file to include information about how to use those environment variables.

That is, if course, if this PR is to be merged at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants