Commit graph

5 commits

Author SHA1 Message Date
Ian Dunn cbc0afb39b
Tests: Add PHPUnit-Polyfills to fix broken tests in GH workflow.
e.g., https://github.com/WordPress/five-for-the-future/runs/5605920046?check_suite_focus=true
2022-05-03 15:51:42 -07:00
Ian Dunn 7cf76a6b13
Tools: Update WPCS to fix error on PHP 7.4.
See https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/2.2.1
2022-04-27 13:31:18 -07:00
Kelly Dwan ee8583d91d
Tools: Move from Travis to GitHub Actions for CI checks (#154) 2020-12-10 12:25:03 -05:00
Kelly Dwan 03949905c0
Tests: Update infrastructure & add travis config (#100)
* Tests: Move tests infrastructure, set up travis

Consolidates the composer files so we can run install once in travis.

* Return empty array if no values are $_POST'ed to the form

Fixes an issue with tests + null values in logs

* Clean up some naming & create helper functions for tests

* Debug travis

* Remove debug

* Fix notices on form

* Turn on multisite flag
2019-11-15 17:40:53 -05:00
Kelly Dwan a5bf51cc58
Add Composer and PHPCS 2019-10-01 13:42:11 -04:00