Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

処理番号登録時のMock動作を変更 #1093

Merged
1 commit merged into from
Jul 28, 2022
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jul 27, 2022

Issue 番号 / Issue ID

  • Close #

目的 / Purpose

  • 処理番号登録で成功や失敗のパターンを確認できるようにする

変更内容 / Changes

  • HttpDataServiceMockを改修
    • 処理番号登録API
      • 99999910: HTTP Status 204(NoContent) (成功)
      • 99999920: HTTP Status 406(NotAcceptable) (処理番号登録無し)
      • その他: 503(ServiceUnavailable)
  • 全体的にHttpDataServiceMockの実装を簡略化

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: Mock

確認事項 / What to check

  • [ ]

その他 / Other information


Internal IDs:

  • NFR 8027

@ghost ghost requested review from a user, cocoa-dev003 and cocoa-dev009 July 27, 2022 05:18
@ghost ghost self-assigned this Jul 27, 2022
@ghost ghost force-pushed the feature/mock-send-diagnosis branch from 146c535 to a403a52 Compare July 27, 2022 05:21
@ghost ghost changed the title Fixed mock http data service 処理番号登録時のMock動作を変更 Jul 27, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jul 27, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@ghost ghost merged commit 7f04860 into develop Jul 28, 2022
@ghost ghost deleted the feature/mock-send-diagnosis branch July 28, 2022 00:34
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant