-
When we were designing the hooks API, we discussed the concept of signature args for events at great length. The ultimate conclusion of this discussion was in WordPoints/hooks-api#78, where it was con…
-
See https://github.com/WordPoints/wordpoints/issues/221#issuecomment-69514375.
-
See [this build](https://travis-ci.org/WordPoints/wordpoints/jobs/153832282#L278):
```
There was 1 failure:
1) WordPoints_Points_Hook_Extension_Legacy_Periods_Test::test_should_hit_period_over_point…
-
Other than integration there (and with the legacy reactor as well, probably automatic), the only option would be to subclass it and introduce our own alternative reactor, that would have the additiona…
-
During the PHPUnit tests we load the module manually, instead of how it would on a normal WordPress install. The same goes for how WordPoints loads itself. The issue with this is that it won't bring a…
-
https://make.wordpress.org/core/2015/08/08/list-table-changes-in-4-3/
-
The uploading of code coverage data to coveralls is broken. The error we're getting is this:
```
[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
Unrecognized option …
-
Hi, I'm new to testing of this kind, so let me know if I'm missing something.
When I run `wpcept run` I get this error before the integration tests run:
`array_intersect_key(): Argument #1 is n…
-
```
PHP Fatal error: Class 'WPPPB_Loader' not found in /Users/johngrimes/git/wordpoints/tests/phpunit/classes/bootstrap/loader.php on line 15
PHP Stack trace:
PHP 1. {main}() /Users/johngrimes/.…
-
See WordPoints/dev-lib#83.