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

Setup tests to run on users instance #2

Open
tabeth opened this issue Jun 12, 2018 · 0 comments
Open

Setup tests to run on users instance #2

tabeth opened this issue Jun 12, 2018 · 0 comments
Labels
enhancement New feature or request Oracle PeopleSoft Related primarily to the Oracle PeopleSoft integration

Comments

@tabeth
Copy link
Contributor

tabeth commented Jun 12, 2018

Ideally we would be able to expose some configuration such that if a user has a PeopleSoft instance and they run the tests the tests would run the against the user's own PeopleSoft instance. However there isn't a trivial issue and there are some things that need to be explored before it's possible:

  • How do you dynamically create PeopleSoft Definitions? For example we would want to have the PeopleSoft definition's modified/created automatically.

  • It may be unnecessary to do the above, in which case, is it possible to use something like internjs to inject the code in the appropriate spots automatically? This would be the simplest solution and most scaleable, as well.

  • How can we turn the tests into a self-executable? We would want to package the node dependencies, along with node and anything else required into a self executable that way customers can run the entire test suite without actually even needing to know what node is.

@tabeth tabeth added enhancement New feature or request Oracle PeopleSoft Related primarily to the Oracle PeopleSoft integration labels Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Oracle PeopleSoft Related primarily to the Oracle PeopleSoft integration
Projects
None yet
Development

No branches or pull requests

1 participant