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

Solution to create identifier to a service task to get mock data #1834

Closed
4 tasks
dheepak-aot opened this issue Mar 23, 2023 · 0 comments
Closed
4 tasks

Solution to create identifier to a service task to get mock data #1834

dheepak-aot opened this issue Mar 23, 2023 · 0 comments

Comments

@dheepak-aot
Copy link
Collaborator

dheepak-aot commented Mar 23, 2023

Describe the task
Solution to create identifier to a service task including it's parent to get the mock data .

Add parent scope when a subprocess is called for income-verification process. (Add this variable for student-income, partner-income, parent1-income and parent2-income)

image.png

Add parent scope when a subprocess is called for supporting-user-information-request process. (Add this variable for partner-supporting-info, parent1-supporting-info,and parent2-supporting-info,)

image.png

Acceptance Criteria

  • Create the parent scope varible where income-verification process is called from assessment gateway.
  • Create the parent scope varible where supporting-user-information-request process is called from assessment gateway.
  • Adjust the mockHandler accordingly and add a helper to set mock data while calling assessment gateway.
  • Create a E2E test with parents included.
@andrewsignori-aot andrewsignori-aot self-assigned this Mar 24, 2023
andrewsignori-aot added a commit that referenced this issue Apr 5, 2023
Created single mocked worker to handle subprocesses mocks. Further details on PR description.
andrewsignori-aot added a commit that referenced this issue Apr 10, 2023
Changed main mock object to be hierarchical in relation to the service task ids. See the PR description for further explanation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants