Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

Setup tests to run on users instance  #2

@tabeth

Description

@tabeth

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Oracle PeopleSoftRelated primarily to the Oracle PeopleSoft integrationenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions