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

Controllerのテスト拡充 #261

Merged
merged 5 commits into from
Aug 12, 2023
Merged

Conversation

FlowingSPDG
Copy link
Owner

No description provided.

@FlowingSPDG FlowingSPDG self-assigned this Aug 7, 2023
@FlowingSPDG
Copy link
Owner Author

GraphQLに書き換える関係で、APIv1を廃止するためいったんマージする

@FlowingSPDG FlowingSPDG marked this pull request as ready for review August 12, 2023 00:41
@FlowingSPDG FlowingSPDG merged commit 5ee1c60 into feat/unit-testing Aug 12, 2023
2 of 3 checks passed
@FlowingSPDG FlowingSPDG deleted the feat/controller-testing branch August 12, 2023 00:42
FlowingSPDG pushed a commit that referenced this pull request Aug 12, 2023
* Usecaseのテストを作成 (#259)

* GetMatch Usecaseのテストを作成

* メソッド名を変更

* mockgenを使用したテストの追加

* go mod tidy

* コメント追加

* ValidateJWT usecaseのUT追加

* 返り値を変更

* password hashをblobにして、passwordHasherから取得するように

* Test Coverageを出力するジョブの追加 (#268)

* Add Test Coverage Job

* PR上のコメントでカバレッジレポートを出力するように (#271)

* コメントでカバレッジレポートを出力するように

* Controllerのテスト拡充 (#261)

* ディレクトリ変更

* GetMatch controllerへのテスト追加

* コメント追加

* get_map_list のテスト追加

* getVersionのテスト追加
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.

1 participant