The dynamic duo of StoryTeller and WebDriver aim to grant you Serenity by acceptance testing your FubuMVC application
6
stars
7
forks
source link
Update jquery interval check to support void javascript execution. #79
Closed
joemcbride closed 10 years ago
After deploying the last changes, a couple issues were found.
void
return would not properly execute within the async callback (Execute
vs.ExecuteAndGet
).TryInvokeMember
is called.Once this is approved I will create a PR for the master branch.