AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
66 stars 11 forks source link

tests: refactor and backfill #39

Closed justlevine closed 1 year ago

justlevine commented 1 year ago

What

Refactors the codeception testing suites, backfills a few tests, and adds acceptance testing for WC.

Why

Replaces #32 after cherry-picking what was necessary.

How

Testing Instructions

Additional Info

Checklist:

coveralls commented 1 year ago

Coverage Status

Coverage: 61.939% (+0.3%) from 61.603% when pulling 393a263b3449ec5639210da941a82fc843a44343 on justlevine:test/backfill-cherrypicked into e2902974f24c974549502e6a2244657a7c337f6b on AxeWP:develop.