This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Description
Given we're conditionally using admin utilities that WordPress doesn't load by default, we should be running the test suite without loading admin utilities by default.
Might be time to switch to Behat, which means we could just run all of our tests against a genuine HTTP REST API.
From #1755, #1696