Closed malaporte closed 6 years ago
@malaporte the fix is incomplete. The methods which fail are the following but the fix is only for the first one:
rootFolderHasTheExpectedProperties(com.coveo.nashorn_modules.FilesystemFolderTest)
getFolderReturnsAnObjectWithTheExpectedProperties(com.coveo.nashorn_modules.FilesystemFolderTest)
I'd like to suggest a more extended fix which involves both the FilesystemFolder
and the FilesystemFolderTest
as explained in this comment to #28 I've proposed a change both on class and on test which should fix the issue.
Obsoleted by #31
Fixes #28