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

Feature/add tests #28

Merged
merged 6 commits into from
Aug 10, 2023
Merged

Feature/add tests #28

merged 6 commits into from
Aug 10, 2023

Conversation

aokumasan
Copy link
Member

@aokumasan aokumasan commented Jul 31, 2023

Summary

Added unit tests and integration tests.

Tests

prerequirements: create .env file

NIFCLOUD_ACCESS_KEY_ID=<key>
NIFCLOUD_SECRET_ACCESS_KEY=<secret>
NIFCLOUD_STORAGE_ACCESS_KEY_ID=<key>
NIFCLOUD_STORAGE_SECRET_ACCESS_KEY=<secret>
NIFCLOUD_DEFAULT_REGION=jp-east-1
  • pipenv --rm
  • pipenv install -d
  • pipenv run test

@fujita-hiroki1115 fujita-hiroki1115 merged commit 212ccff into main Aug 10, 2023
12 checks passed
@fuku2014 fuku2014 deleted the feature/add_tests branch September 21, 2023 06:30
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.

2 participants