Karol Dudzinski

Results 11 comments of Karol Dudzinski

True, may require a bit of refactoring or building an auth specific helper but something like CachingHeaderProvider might work; the auth header could as easily be cached as the auth...

I don't need it as such but I do think it would be a useful addition to webtau.

I think in general this whole issue is low priority compared to some of the other issues in https://github.com/testingisdocumenting/webtau/projects/4.

> @tsiq-karold any remaining motivation for this? Not right now, no.

Yes but I thought we supported something along the lines of sub-step?

I don't know. I haven't fully thought through all the issues I raised but I didn't want to forget about them either :) If we do a bit more processing...

Nothing 100% robust but a combination of the following may be enough: * POST to /graphql (or whatever other combination we end up supporting) * application/json * presence of query...

I've also encountered this with the `database` shape so I wonder if this is a problem with anything other than the default rectangle.

There is a workaround which is to use `highlight` but that highlights the entire line whereas `paths` highlights just value so if you mix the two it results in inconsistent...