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

Purpose of use #586

Merged
merged 3 commits into from
May 22, 2023
Merged

Purpose of use #586

merged 3 commits into from
May 22, 2023

Conversation

stl-steve-moore
Copy link
Collaborator

These are changes made to support RCE Purpose of Use testing.
This requires some additional XUA User Names and corresponding changes in the Gazelle STS.

Rather than looking for an exact match of "xua" in the tab label,
we now look to see if "xua" is anywhere in the label.
Return to the import statements for StoredQueryTransaction that are on the main branch.
…en the Run All button is used.

Add XUA User Names for second purpose of use tests to GazelleXuaUsername enum.
Because of how the enum works, we have to replace the . character in the name with DOT and then substitute for that later.
This should really be in a configuration file at runtime.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I will update this enum class with two new constructors and a toString() method that returns the proper username. This will replace the "DOT" string replace method calls.

@skbhaskarla skbhaskarla merged commit bde9b75 into develop May 22, 2023
@stl-steve-moore stl-steve-moore deleted the PurposeOfUse branch June 4, 2023 15:27
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.

2 participants