Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add state comparison tests for cypress #77

Closed
praveenweb opened this issue Jul 10, 2018 · 1 comment
Closed

add state comparison tests for cypress #77

praveenweb opened this issue Jul 10, 2018 · 1 comment
Labels
c/console Related to console e/intermediate can be wrapped up in a week p/longterm Low priority issues that will be picked up based on user feedback or bandwidth

Comments

@praveenweb
Copy link
Member

Compare old redux state with new state changes for validating the state after interactions.

@praveenweb praveenweb added the c/console Related to console label Jul 10, 2018
@shahidhk shahidhk added the p/longterm Low priority issues that will be picked up based on user feedback or bandwidth label Sep 7, 2018
shahidhk pushed a commit to shahidhk/graphql-engine that referenced this issue Sep 11, 2018
Adds instructions on how to index documents
@rikinsk-zz rikinsk-zz added the e/intermediate can be wrapped up in a week label Jul 23, 2019
@beerose
Copy link
Contributor

beerose commented Jul 30, 2020

@beerose beerose closed this as completed Jul 30, 2020
hgiasac pushed a commit to hgiasac/graphql-engine that referenced this issue Dec 19, 2023
* Initial JWT commit

* add a test that encodes and decodes JWT claims

* Construct Identity from the JWT header

* remove redundant hasura claims

* add JWT auth stuff

* Add JWK support

* add JWK test

* add tracing to JWT authentication

* fix tracing of JWT authentication

* leave a TODO to capture authentication errors in tracing

* add tracing to fetch_jwk

* lint

* remove the redundant "token" from JWT tokens

* minor refactors

* refactor the error message

* Fix Bearer authentication token syntax

* accept aud, iss and allowed_skew validations in config

* added support for Hasura claims to be Stringified JSON

* add stringified json test

* implement claims_namespace_path

* minor refactors

* Add test for claims namespace path

* refactor JWT tests

* add claims_mappings support to JWT auth

* add a test for claims mappings

* Add JWT header source support

* Use appropriate status code for JWT errors

* Add support for adding literal value in `claims_map`

* fix rebase errors

* just fix-ed

* just ci-lint

* Module refactor

GitOrigin-RevId: 45eb462aa0da2e2d82ba049ca57b134d5bac9d9c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console Related to console e/intermediate can be wrapped up in a week p/longterm Low priority issues that will be picked up based on user feedback or bandwidth
Projects
None yet
Development

No branches or pull requests

4 participants