gnikyt / Basic-Shopify-API

A simple API wrapper for Shopify using Guzzle for REST and GraphQL
MIT License
220 stars 66 forks source link

Use proper tests assertions. #100

Closed lucasmichot closed 3 years ago

lucasmichot commented 3 years ago

Use proper tests assertions.

gnikyt commented 3 years ago

@lucasmichot PHP 7.2 is failing, seems assertIsArray is not available in the PHPUnit version pulled for 7.2 Should we simply drop 7.2?

lucasmichot commented 3 years ago

Yeah I would totally drop 7.2