tern.java
tern.java copied to clipboard
JUnit for Include/Exclude paths with minimatch
Create JUnit for Include/Exclude paths with minimatch
@piotrtomiak is there any chance that you could work on this issue since you have improved minimatch.java to check that minimatch.java is well integrated to tern.java. In other words write tests for:
- check validation
- check completion
Thanks for your help!
I'll look into it tomorrow or the day after.
Cool thanks!
@angelozerr Could you please set up the project and testing framework around it? I guess it would be tern.eclipse.ide.core.tests. It will take some time for me to figure out how to get tests running and you already have experience with core tests. I could later on fill it up with test cases.
@piotrtomiak I havce no idea for th emoment how to test it, but let's me study that.