Giter Site home page Giter Site logo

Comments (6)

domenic avatar domenic commented on June 19, 2024

Can you produce a small JavaScript file (not CoffeeScript) that demonstrates the problem, with as few external dependencies as possible? E.g. if you can demonstrate the problem without requiring me to install Selenium that would be much better and add much less friction to allowing me to fix this.

from chai-as-promised.

kumarharsh avatar kumarharsh commented on June 19, 2024

Will do that, although it may take some time. I tried the normal promise-based chai test (using Q's deferred), and it works perfectly. I'll try to make a reproducible case. I have a doubt if it's something to do with mixing the webdriver and Q promises...

from chai-as-promised.

kumarharsh avatar kumarharsh commented on June 19, 2024

Meanwhile, here is a gist of what I've been able to track down using the same tests (involving webdriver)

https://gist.github.com/kumarharsh/8279594

I've tried to make things clearer with comments. Hope it helps a little.

from chai-as-promised.

tombatossals avatar tombatossals commented on June 19, 2024

Hi, I'm using AngularJS protractor (webdriver wrapper) with cucumberJS and chai and chai-as-promised, and I'm getting a similar problem.

The chains seems to work fine but on some situations with the webdriver promises the expectation resolves as valid when it had to be false.

Will try to make a simple example demonstrating this behaviour.

from chai-as-promised.

domenic avatar domenic commented on June 19, 2024

As with #42 this appears to be a problem with third-party libraries, as nobody was able to produce a repro without a third-party library involved. My guess is that the library under use (webdriver?) does not produce Promises/A+ compliant promises; you should open an issue with them.

If someone can produce an example showing Chai as Promised to be at fault, without having to install a third-party library like webdriver, I'm happy to reopen.

from chai-as-promised.

johnelm avatar johnelm commented on June 19, 2024

@domenic I'm just getting started with chai-as-promised for my WebDriverJS project. @kumarharsh where did you land with this? Did you have to stop using chai-as-promised for your webdriver stuff?

from chai-as-promised.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.