Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PIE-1805] Simplify json rpc spec test setup #1880

Merged
merged 3 commits into from
Aug 23, 2019

Conversation

mbaxter
Copy link
Contributor

@mbaxter mbaxter commented Aug 23, 2019

PR description

Simplify JSON-RPC spec test setup by walking resource directories to search for spec files rather than explicitly including every single spec file.

Copy link
Contributor

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

* @param subDirectoryPaths The subdirectories to search.
* @return Parameters for this test which will contain the name of the test and the url of the
* spec file to run.
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getParams seems to be a confusing name. I understand that it is going to a JUnit parameterized tests, but on it's own it's unclear. Perhaps findSpecTests?

@mbaxter mbaxter merged commit 819c64e into PegaSysEng:master Aug 23, 2019
pscott pushed a commit to pscott/pantheon that referenced this pull request Aug 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants