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

Update Directory Test Files - Rename datasafe-storage Integration Tests to IT #291

Closed
4 of 6 tasks
Tracked by #289 ...
AssahBismarkabah opened this issue Apr 11, 2024 · 0 comments · Fixed by #299
Closed
4 of 6 tasks
Tracked by #289 ...
Assignees
Labels

Comments

@AssahBismarkabah
Copy link
Collaborator

AssahBismarkabah commented Apr 11, 2024

Description

The current project structure requires an update to improve clarity and consistency. Specifically, we need to rename the integration tests directory to ITto align with best practices and widely accepted conventions. This update will enhance the readability and maintainability.

Reference

Definition of Done

In order to verify work is done:

  • Checkout the branch
  • Run the whole project with ./mvnw clean verify -DskipTests
  • Change to the project: cd datasafe-storage/datasafe-storage-impl-s3/
  • Run the module without skipTests ../../mvnw clean verify. Check accurate number of tests is run
  • Start docker and run the module without skipTests ../../mvnw clean verify -PIT. Check accurate number of tests is run

Repeat this for each subproject of datasafe storage that might have an integration test.

@AssahBismarkabah AssahBismarkabah changed the title Update Directory Structure - Renaming datasafe-storage Integration Tests to IT Update Directory Structure - Rename datasafe-storage Integration Tests to IT Apr 11, 2024
@AssahBismarkabah AssahBismarkabah changed the title Update Directory Structure - Rename datasafe-storage Integration Tests to IT Update Directory Test Files - Rename datasafe-storage Integration Tests to IT Apr 11, 2024
@AssahBismarkabah AssahBismarkabah self-assigned this Apr 11, 2024
@AssahBismarkabah AssahBismarkabah linked a pull request Apr 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants