Gary DeReese
Gary DeReese
I am developing a vorpal extension. I have a number of unit tests that instantiate a vorpal, run it through my extension and assert its state. At some point when...
@willclarktech Yep, this worked for me too. Good lookin out 👊
@patrickisallen, I am having the same issue. However, frisby 2.0.5 has a unit test with your exact code in it, which passes when I run it. At any rate, I...
@patrickisallen I think I just worked out a solution. Like you stated, setting the timeout through the 3rd it() parameter overrides the jasmine.DEFAULT_TIMEOUT_INTERVAL, but you must also chain a .timeout()...
I'll take this one.
Wiki updated. https://github.com/HTBox/allReady/wiki/Solution-architecture/18373a3bf51f0eb2fe5d3865f675df777a15b60c
I'm also getting this error.
@jonatasfreitasv Looks like this issue is fixed in the repository code, but a new version hasn't been published to npm for some time that includes this fix. See issue #20;...
> When it comes to line endings, I assume this is different behaviour in .NET for different operating systems when using the XML DOM and the XML streams. There is...
No problem, this might be larger than that 'smaller simple' threshold, so I'll look forward to see if you are able to address a fix :)