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

Reactivate unit test using TemporaryFolder #32

Closed
morpheus-87 opened this issue Jan 10, 2019 · 3 comments
Closed

Reactivate unit test using TemporaryFolder #32

morpheus-87 opened this issue Jan 10, 2019 · 3 comments

Comments

@morpheus-87
Copy link
Member

Currently, there's no native TemporaryFolder support in JUnit5, so we disable the following test cases. As soon there's a proper support TemporaryFolder, enable the following test cases.

Class: de.digitalcollections.commons.file.backend.impl.FileResourceRepositoryImplTest, line 214

@morpheus-87 morpheus-87 changed the title Reactive unit test using TemporaryFolder Reactivate unit test using TemporaryFolder Jan 10, 2019
@stefan-it stefan-it self-assigned this Jan 10, 2019
@stefan-it
Copy link
Contributor

Should be included in upcoming 5.4 version, see here.

@morpheus-87
Copy link
Member Author

And here :)

@datazuul
Copy link
Contributor

Implement tests now with org.junit.jupiter.engine.extension.TempDirectory

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

No branches or pull requests

3 participants