Commit Graph
27 Commits
Author SHA1 Message Date
962410d265 fix: add model classes to type configs to better support query analyzer ID tracking (#874)
* - remove several fields that are already registered by core when the post type is mapped to the schema

* devops: Tests updated and coupon "salt" restored

* chore: Linter & PHPStan compliance met

* chore: Linter & PHPStan compliance met

* devops: "self" replaced with "static" in cli tests

* chore: fix cleanup after rebasing

---------

Co-authored-by: Geoff Taylor <geoff@axistaylor.com>
2024-08-06 18:54:18 -04:00
Geoff TaylorandGitHub 2543f33475 fix: Bug in Session_Transaction_Manager::pop_transaction_id() fixed (#852)
* fix: bug in Session_Transaction_Manager::pop_transaction_id fixed

* chore: Linter and PHPStan compliance met

* devops: tests updated

* devops: WPBrowser upgraded to v4.x.x

* devops: Some unit testing configurations updated

* devops: WPBrowser updated and tests passing

* chore: PHPStan and linter compliance met

* devops: WP_CORE_DIR fixed

* devops: More docker config changes

* devops: CartMutationsTest updated

* devops: CI env vars fixed

* devops: More CI fixes

* devops: More CI fixes

* devops: More CI fixes

* devop: Docker env removed

* devops: Codeception configs updated

* devops: configurations tweaked heavily
2024-05-21 00:48:16 -04:00
Geoff TaylorandGitHub 753a0fac5d fix: Bug fixed in Product_Connection_Resolver::add_tax_query (#820)
* fix: Bug fixed in Product_Connection_Resolver::add_tax_query

* fix: some product connection resolver hooks restored
2023-12-22 18:06:12 -05:00
Geoffrey K TaylorandGitHub 87d7a7b1a9 fix: ProductVariation type made to inherit the Product interface. (#788)
* devops: WP theme during e2e locked to TwentyTwentyOne

* fix: "Product Connection Resolver" restored

* chore: Linter/PHPStan compliance met

* devops: CustomerProceedsToCheckoutCept updated.

* chore: Linter compliance met
2023-08-22 17:14:39 -04:00
57800b46f3 feat: HPOS support added. (#748)
* feat: HPOS support added.

* fix: Refund connections and connection permission fixed

* chore: Linter compliance met.

* devops: CI script updated.

* devops: CI script updated.

* fix: Syntax error fixed.

* devops: CI script updated.

* devops: CI script updated.

* devops: CI script updated.

* chore: PHPStan fixes started.

* chore: linter compliance met.

* chore: fix scanning and type-hinting for non-stubbed classes

* dev: refactor Order model around WC_Abstract_Order

* chore: update dev deps

* devops: PHPStan and Linter compliance met.

* devops: HPOS test temporarily suppressed.

---------

Co-authored-by: David Levine <david@axepress.dev>
2023-06-21 13:21:29 -04:00
Geoffrey K TaylorandGitHub ba13b2ec0a feat: Authorizing URLs implemented and tested. (#745)
* feat: Authorizing URLs implemented and tested.

* feat: More woographql_*_nonce functions implemented.

* chore: linting changes made.

* chore: linting changes made.

* fix: woographql_*_ functions tested.

* chore: WPCS compliance met.

* devops: lint-code script updated to PHP v8.0

* chore: WPCS compliance met

* devops: TransferSessionHandlerTest & QLSessionHandlerTest updated

* devops: codeclimate.yml added.

* chore: Linter compliance met

* devops: Harmonizing WordPress doc written and Settings doc updated.

* chore: Typo fixed in docs.

* fix: General bugfixes and improvements related to Auth URLs

* devops: More docs.

* chore: Linter compliance met

* chore: small change made to docs.
2023-05-22 13:43:10 -04:00
Geoff Taylor aacb6bf2bf Workflow badges updated. 2021-01-22 11:37:18 -05:00
Geoff Taylor 71d0f4454b Remote tests removed from codecoverage. 2021-01-22 11:37:18 -05:00
Geoff Taylor b8d913ee8d Docker/Codeception CI configuration updated. 2021-01-22 11:36:50 -05:00
Geoff TaylorandGeoff Taylor f47bee2b5f Docker/Codeception configuration heavily refactored.. 2021-01-22 11:34:09 -05:00
Geoff Taylor b7a14f95a1 Session Handler upgraded. 2020-10-01 01:45:26 -04:00
Geoff TaylorandGeoff Taylor 3150b9e5b3 composer.json updated. 2020-09-21 14:42:26 -04:00
Geoff TaylorandGeoff Taylor f5fa2a316e Docker CI configurations updated. 2020-09-21 14:40:07 -04:00
Geoff TaylorandGeoff Taylor c10820b244 composer.json updated. 2020-05-11 21:23:25 -04:00
Geoff TaylorandGeoff Taylor 8bee58a6db Docker CI configurations updated. 2020-05-11 21:23:14 -04:00
Geoff TaylorandGeoff Taylor 0573591ab8 Stripe payment gateway support implemented 2020-05-11 21:22:40 -04:00
Geoff Taylor 7cc27fd0d9 codecoverage tests 2019-12-09 21:40:31 -05:00
Geoff Taylor ecbb74c5ba Docker configuration updated 2019-12-09 08:33:25 -05:00
Geoff Taylor 3f8d8d7a1f Docker configuration updated. 2019-11-16 12:08:41 -05:00
Geoff Taylor 4d880ae75b codeception.dist.yml updated. 2019-11-15 01:16:40 -05:00
Geoff Taylor 1afecd0eed codeception.dist.yml updated. 2019-11-15 00:38:46 -05:00
Geoff Taylor b46327a404 jwt fields added to customer mutations tests. 2019-10-15 23:24:56 -04:00
Geoff Taylor 0a98ab6b8c Codecoverage config modified. 2019-07-27 17:33:23 -04:00
Geoff Taylor b8c7b10992 Codeception configuration heavily refactored 2019-07-25 00:04:32 -04:00
Geoff Taylor 90e7cfc9b3 Integration configuration files updated 2019-04-06 15:59:25 -04:00
Geoff Taylor 0b21a414f8 cleanup before merging 2019-04-06 12:39:55 -04:00
Geoff Taylor 0db77c26ab initial commit 2019-03-13 12:31:37 -04:00