wpengine / wp-graphql-filter-query

Adds taxonomy filtering and aggregation support to WP GraphQL
GNU General Public License v2.0
17 stars 1 forks source link

chore: add test env ORN-1129 #2

Closed ToughCrab24 closed 2 years ago

ToughCrab24 commented 2 years ago

checkout this branch and run make

to run rests run make test

to run the linter run make lint

closes: ORN-1129