Skip to content

fix: added 400 and 401/removed 500 error scenarios in .feature#135

Merged
Kevsy merged 1 commit intomainfrom
Kevsy-patch-26
Sep 15, 2025
Merged

fix: added 400 and 401/removed 500 error scenarios in .feature#135
Kevsy merged 1 commit intomainfrom
Kevsy-patch-26

Conversation

@Kevsy
Copy link
Contributor

@Kevsy Kevsy commented Sep 15, 2025

What type of PR is this?

Add one of the following kinds:

  • correction

What this PR does / why we need it:

  1. Adds 400 and 401 error scenarios to the .feature file
  2. removes the redundant 500 scenario
  3. makes the other test steps consistent with the syntax in the new 400 and 401 scenarios

Which issue(s) this PR fixes:

Fixes #134, #135

Special notes for reviewers:

Changelog input

 release-note

Additional documentation

This section can be blank.

docs

@github-actions
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.01s
✅ API spectral 1 0 1.52s
✅ GHERKIN gherkin-lint 1 0 0.32s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.61s
✅ YAML yamllint 1 0 0.4s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@Kevsy
Copy link
Contributor Author

Kevsy commented Sep 15, 2025

@maheshc01 please may I ask for your urgent review? The PR adds 400 and 401 error scenarios, removes the unwanted 500 scenario, and updates the other scenarios so that all the outcomes (the 'Then' steps) are consistent.

@Kevsy Kevsy changed the title fix: added 400 and 401 error scenarios to .feature fix: added 400 and 401/removed 500 error scenarios in .feature Sep 15, 2025
@maheshc01
Copy link
Contributor

looks good.

@Kevsy Kevsy merged commit 316a7ab into main Sep 15, 2025
2 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.

fix: 400 and 401 errors not included in .feature file

2 participants