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

[BE]: (zip file decompress task ) add Unit test with mocking GCP CloudTasks client #149

Open
HideBa opened this issue Jul 29, 2022 · 0 comments
Assignees
Labels

Comments

@HideBa
Copy link
Member

HideBa commented Jul 29, 2022

What

Add unit test for /infrastructure/gcp/cloudtasks.go.
This task has something to do with #127 . Since it's not complicated task and also google's official example also uses actual CloudTasks for testing, ( https://github.com/GoogleCloudPlatform/golang-samples/blob/23529a7f7c197213f71e07d506c33b36924585b2/appengine/go11x/tasks/create_task/create_task_test.go#L24 ), this task has lower priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant