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-51237: Optimize feature tests in intake/appeal/edit_spec.rb #22150

Merged
merged 14 commits into from
Jul 22, 2024

Conversation

craigrva
Copy link
Contributor

@craigrva craigrva commented Jul 12, 2024

Resolves APPEALS-51237

Description

Refactor the spec/feature/intake/appeal/edit_spec.rb file to consolidate assertions between tests which were performing the same actions. Move contested claim task creation tests to the spec/controllers/appeals_controller_spec.rb file since they were exclusively testing a single piece of back-end functionality.

Acceptance Criteria

  • Code compiles correctly
  • No test failures in modified files

Copy link

codeclimate bot commented Jul 12, 2024

Code Climate has analyzed commit 8b51f90 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 marked this pull request as ready for review July 19, 2024 13:54
@craigrva craigrva changed the base branch from master to release/FY24Q4.1.0 July 19, 2024 14:02
@craigrva craigrva changed the title Craig/appeals 51237 APPEALS-51237: Optimize feature tests in intake/appeal/edit_spec.rb Jul 19, 2024
@craigrva craigrva merged commit 3a5a7bd into release/FY24Q4.1.0 Jul 22, 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.

3 participants