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

APPEALS-51536: Optimize automatic case distribution tests #22240

Merged
merged 20 commits into from
Jul 23, 2024

Conversation

craigrva
Copy link
Contributor

Resolves APPEALS-51536

Description

  • Consolidates feature tests from multiple tests and files in spec/feature/automatic_case_distribution into a single file in spec/feature/case_distribution_levers to follow repository naming convention and reduce the number of feature tests being run
  • Adds a jest snapshot for the caseDistributionApp component
  • Moves feature test validating that non-admin users cannot modify values on /case-distribution-levers to the jest test for efficiency

Acceptance Criteria

  • Code compiles correctly
  • No tests failing

Copy link

codeclimate bot commented Jul 19, 2024

Code Climate has analyzed commit 90c207b and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Performance 1

View more on Code Climate.

@craigrva craigrva changed the base branch from master to release/FY24Q4.1.0 July 19, 2024 16:18
@craigrva craigrva merged commit a69f909 into release/FY24Q4.1.0 Jul 23, 2024
17 checks passed
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