Darren Warner

Results 10 comments of Darren Warner

I have what looks like the same issue which started sometime between 12/13 and 12/27 - using node+npm from deb.nodesource.com. It didn't matter which version of node I used (still...

Thanks for the info @lsuski - I suspected this might be the case. Tests are on the device (they will be downloaded from a web service). Would you consider accepting...

I have a couple of working versions, but I see that you're using file: URIs to load Android resources. I'm trying to load actual file: resources, so there's a conflict....

So I've added both PRs here but obviously only one should be chosen.

I've added 3 unit tests to cover the new code that's been added, using the same approach as existing tests - i.e. to mock resource loading rather than read from...

This PR does not load assets just by including a file in the URI, btw. The Cucumber framework is already injecting 'file' as the scheme if none is specified and...

Testing a filesystem is far from simple. There are a multitude of problems which may cause a file read to fail and permissions requested via AndroidManifest is just one of...

This may also be the reason that Swagger (at /docs) currently does not work

@sergeyksv, this is a great package (immediately useful for standalone applications with a view to scaling up later), but it's really important to stay current. Are you still maintaining this...