Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wp-graphql/wp-graphql-testcase
WPGraphQL API Unit Testing Library supports WP-PHPUnit(PHPUnit) and WPBrowser(Codeception)
https://github.com/wp-graphql/wp-graphql-testcase
feat: oneOf() implemented
kidunot89 opened this pull request 5 months ago
kidunot89 opened this pull request 5 months ago
devops: e2e modules locked to Codeception v4 until conflicts with WPBrowser resolved.
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
fix: WPGraphQL E2E module concurrentRawRequests fix
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
feat: "$request_headers" replaced with "$selected_options"
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
feat: WPGraphQL Codeception Module for E2E testing implemented and tested
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
devops: Codecoverage configurations updated
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
fix: lodashGet access restored
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
feat: QueryConstraint classes implemented and tested
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
Convert WPGraphQLTestCommon into classes extending the PHPUnit_Framework_Constraint class
kidunot89 opened this issue 8 months ago
kidunot89 opened this issue 8 months ago
fix: Assert query successful fix
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
fix: Adds support for WPGraphQL v1.24.x
kidunot89 opened this pull request 9 months ago
kidunot89 opened this pull request 9 months ago
Update dependencies and Dockerfile versions for CI
missionmike opened this pull request 9 months ago
missionmike opened this pull request 9 months ago
Update dependencies and add workflow dispatch to test CI.
missionmike opened this pull request 10 months ago
missionmike opened this pull request 10 months ago
fix: composer.json fixed
kidunot89 opened this pull request over 1 year ago
kidunot89 opened this pull request over 1 year ago
fix: check if `$this->not` property is set before attempting to access.
missionmike opened this pull request over 1 year ago
missionmike opened this pull request over 1 year ago
Undefined property: TestName::$not on PHP 8.1.20
missionmike opened this issue over 1 year ago
missionmike opened this issue over 1 year ago
Running composer run-phpunit on local is failing with a PHP version 7.4.33 error.
missionmike opened this issue over 1 year ago
missionmike opened this issue over 1 year ago
fix: TraversableContains replaced with TraversableContainsIdentical
kidunot89 opened this pull request over 2 years ago
kidunot89 opened this pull request over 2 years ago
fix: correctly fail when data doesnt match
justlevine opened this pull request over 2 years ago
justlevine opened this pull request over 2 years ago
PHPUnit 9 compatibility
galbus opened this issue over 2 years ago
galbus opened this issue over 2 years ago
fix: set `NOT_FALSY` to `..._not_falsy`.
justlevine opened this pull request almost 3 years ago
justlevine opened this pull request almost 3 years ago
Add phpunit 9.5
markkelnar opened this pull request almost 3 years ago
markkelnar opened this pull request almost 3 years ago
Add `PATH` to field match log.
justlevine opened this pull request almost 3 years ago
justlevine opened this pull request almost 3 years ago
Wrong value type on `$this->expectedField()` breaks test, but assert still passes.
justlevine opened this issue about 3 years ago
justlevine opened this issue about 3 years ago
`assertQuerySuccessful` passes when the response is missing expected data.
justlevine opened this issue about 3 years ago
justlevine opened this issue about 3 years ago
fix typo
jasonbahl opened this pull request over 3 years ago
jasonbahl opened this pull request over 3 years ago
hotfix: update logData function to be a static method
jasonbahl opened this pull request over 3 years ago
jasonbahl opened this pull request over 3 years ago
Feature/php 8 support
jasonbahl opened this pull request over 3 years ago
jasonbahl opened this pull request over 3 years ago
attempt to support php8
jasonbahl opened this pull request over 3 years ago
jasonbahl opened this pull request over 3 years ago
Update required php versions
jasonbahl opened this pull request over 3 years ago
jasonbahl opened this pull request over 3 years ago
"WPGraphQLTestCommon::expectedField()" added.
kidunot89 opened this pull request over 3 years ago
kidunot89 opened this pull request over 3 years ago
Recursive rules support added.
kidunot89 opened this pull request over 3 years ago
kidunot89 opened this pull request over 3 years ago
"clearLoaderCache" implemented.
kidunot89 opened this pull request over 3 years ago
kidunot89 opened this pull request over 3 years ago
more bugfixes
kidunot89 opened this pull request over 3 years ago
kidunot89 opened this pull request over 3 years ago
"WPGraphQLTestCommon::not()" implemented and tested.
kidunot89 opened this pull request almost 4 years ago
kidunot89 opened this pull request almost 4 years ago
"WPGraphQLTestCommon::assertQueryError()" implemented and tested.
kidunot89 opened this pull request almost 4 years ago
kidunot89 opened this pull request almost 4 years ago
WP-PHPUnit support added and tested.
kidunot89 opened this pull request almost 4 years ago
kidunot89 opened this pull request almost 4 years ago
Unneeded dependencies removed
kidunot89 opened this pull request almost 4 years ago
kidunot89 opened this pull request almost 4 years ago