rsanchez-wsu / jfiles

A Java-based file browser
GNU General Public License v3.0
20 stars 9 forks source link

Bring team5file test class over to team10-dev branch #290

Closed lroberts108 closed 7 years ago

lroberts108 commented 7 years ago

Team 5 implemented a filetest class with some thorough comments, see #143 . The test class needs to make its way back into master however since the file restructuring I feel it may be a nightmare. So I plan on only taking the test files created and putting them in our junit test folder.

lroberts108 commented 7 years ago

I still do not think this will be as productive as I once thought. With branch 5 beginning to create a whole fileapi this does not line up with the current course of development. It is also very difficult to compare since team5 branch still has the old file structure. I will continue to dig through the code but not much longer.

markbrant621 commented 7 years ago

I will be closing this issue as our mentioned in our slack channel. I believe the overall problem was the files could not be integrated correctly and do not meet our overall goal with JUnit testing.