humanmade / humanmade/hm-base

Update CircleCI & PHPUnit Config to ensure tests run.

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
80
Forks
18
PR merge metrics
No merged PRs in 30d

Description

## Bug

It currently takes a little bit of modification to get PHPUnit tests running, update the various config files so tests run first go:

* [ ] Set `WP_CORE` and `ABSPATH` to `/wordpress`
* [ ] Set `WP_CONTENT_DIR` to `/content`
* [ ] Add `use WP_UnitTestCase;` to example test
* [ ] Add `environment:` section to circle ci config file with relevant variables.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.