mirror of
https://github.com/wp-graphql/wp-graphql-woocommerce.git
synced 2026-08-14 12:53:44 +02:00
* test: add hCaptcha session token regression test Adds functional test verifying the session token is correctly linked to the authenticated user after login when hCaptcha for WP is active. Resolves #941 Resolves #942 * devops: login test added