Hello everyone, first off thank you for this project!
We are a group of students aiming at contributing more unit tests to this project. Thus we have read and acknowledged the contribution rules.
During our analysis of the project we found different units that are hard to test since they depend on complex input objects, such as for example Files.
Would the maintainers of this project accept a pull request where the Mockito library is integrated into the testing procedures to cover things that are hard to test and have 0% test coverage at the moment?
Looking at the licensing requirements of this project and the license of Mockito (MIT license) we assume that it would be compatible.
Hello everyone, first off thank you for this project!
We are a group of students aiming at contributing more unit tests to this project. Thus we have read and acknowledged the contribution rules. During our analysis of the project we found different units that are hard to test since they depend on complex input objects, such as for example Files.
Would the maintainers of this project accept a pull request where the Mockito library is integrated into the testing procedures to cover things that are hard to test and have 0% test coverage at the moment? Looking at the licensing requirements of this project and the license of Mockito (MIT license) we assume that it would be compatible.