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

Convert and extend existing tests in unit tests #15

Open
gabrielefronze opened this issue May 22, 2020 · 2 comments
Open

Convert and extend existing tests in unit tests #15

gabrielefronze opened this issue May 22, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request improvement idea To keep track of ideas and improvements (even without technicalities)

Comments

@gabrielefronze
Copy link
Collaborator

gabrielefronze commented May 22, 2020

Motivation

Some tests are already implemented, but they are not part of a test framework.
Reimplementing and extending them with ctest or google test is crucial for CI and CD.

Modification

Add units tests written with ctest or Google Test for Rucio-FUSE

@gabrielefronze gabrielefronze added enhancement New feature or request improvement idea To keep track of ideas and improvements (even without technicalities) labels May 22, 2020
@gabrielefronze gabrielefronze changed the title Convert existing tests in unit tests Convert and extend existing tests in unit tests May 22, 2020
@viveknigam3003
Copy link
Contributor

I shall be handling this by implementing Google Test framework unit tests

@gabrielefronze
Copy link
Collaborator Author

Cool! Use the submodules to add google-test as dependency.

viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 24, 2020
viveknigam3003 referenced this issue in viveknigam3003/fuse-posix May 24, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 25, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 25, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 26, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 26, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 27, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 29, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 29, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 29, 2020
viveknigam3003 added a commit to viveknigam3003/fuse-posix that referenced this issue May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvement idea To keep track of ideas and improvements (even without technicalities)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants