Git Product home page Git Product logo

Comments (5)

filiphric avatar filiphric commented on August 12, 2024

I wouldn’t say it’s meaningless as you may want to test value of that token. but I agree that expanding hiding credentials to include response might be useful in some cases. much trickier to implement I am guessing, because the access_token e.g. can be nested inside an array of objects or something.

I’ll think of a solution for this.

btw why exactly do you need to have this hidden? does this appear on some screenshots? what exactly is the use case that you are aiming for here?

from cypress-plugin-api.

GuiOliveira-WaProject avatar GuiOliveira-WaProject commented on August 12, 2024

This request is inside a before, I use this token for authentication in the request of another endpoint, and I also hide this token in the header of the test request, it makes no sense for it to appear in the before response.

It really must be more complicated to implement, but we can find some way to uncapsulate this value and hide it.
I'm guessing, you are the genius here LOL

I am happy to be able to participate in this community, thank you for your commitment and for this magnificent plugin.

from cypress-plugin-api.

filiphric avatar filiphric commented on August 12, 2024

That makes a lot of sense, thanks for giving me the example, it really helps me understand the "why" behind your request 👍

For the use case you described, you can use plain cy.request() in your beforeEach() hook as a quick fix, but I will think about some elegant way of solving the missing support for hiding response credentials

from cypress-plugin-api.

GuiOliveira-WaProject avatar GuiOliveira-WaProject commented on August 12, 2024

I use requestMode, I thought that disabling requestMode only for the before would work, but I haven't found a way to do that

from cypress-plugin-api.

JonathanSTH avatar JonathanSTH commented on August 12, 2024

Just dropping in echoing the exact case outlined. Will go with the cy.request() workaround for now.

from cypress-plugin-api.

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.