Git Product home page Git Product logo

cypress-realworld-app's People

Contributors

addianto avatar allcontributors[bot] avatar amirrustam avatar bahmutov avatar bmayhew avatar cowboy avatar cunneen avatar cypresspentester avatar dandv avatar dvdvdmt avatar emilgoldsmith avatar filiphric avatar hermannygaard avatar jessicasachs avatar kevinold avatar kuceb avatar luveqz avatar mccataldo avatar mtoothman-upstart avatar nzwsch avatar ogelacinyc avatar oppahansi avatar panzarino avatar renovate-bot avatar renovate[bot] avatar robertguss avatar ryota-murakami avatar thomasrockhu avatar wlsf82 avatar

Stargazers

 avatar

Watchers

 avatar

cypress-realworld-app's Issues

[Cypress] Various typos and issues in tests are causing Cypress CI to have several failures

Summary:
While reviewing our CI this morning, I noticed our Cypress tests are all failing across the board. There are numerous small mistakes causing these failures. Most importantly the Cypress config has a typo in the baseUrl. Secondarily a handful of assertions are failing the User Settings tests. These appear to be typos.

Steps to Reproduce:

  1. First, I suggest modifying the baseUrl in the Cypress config (cypress.json) to http://localhost:3000 so you can see the handful of failing tests.
  2. Then, try to run the User Settings suite of tests (user-settings.spec.ts) -- notice that we have failures on the phone number field. I think the selector has a typo here.
  3. Last, observe the failure on PATCH intercept. There is a timeout here -- I'm not quite sure what's wrong without taking a look at the code. Perhaps it's looking for the wrong path.

Result:
All tests fail due to incorrect baseUrl.
When fixing this multiple tests fail due to typos in User Settings

Expected Result:
All tests should pass :)

Screenshots / Additional Information:
Review the Cypress Dashboard - all tests are failing due to wrong baseUrl.

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.