GoogleChromeLabs / third-party-capital

A library that provides best practices for loading popular third-parties
Apache License 2.0
113 stars 6 forks source link

Ensure PHPUnit tests are run when third party JSON files are changed #75

Closed felixarntz closed 4 days ago

felixarntz commented 5 days ago

This addresses https://github.com/GoogleChromeLabs/third-party-capital/pull/72#pullrequestreview-2301545505.

Without this, we won't know about PHPUnit test failures due to changing the JSON files, which is critical.