Event Form Handler Unit Tests #1135
Annotations
14 errors and 2 warnings
PHPUnit 7.4:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_title'.
|
PHPUnit 7.4:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_title'.
|
PHPUnit 7.4:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_start_date'.
|
PHPUnit 7.4:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_end_date'.
|
PHPUnit 7.4:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_timezone'.
|
PHPUnit 7.4:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid event_attendance_mode'.
|
PHPUnit 7.4
Process completed with exit code 2.
|
PHPUnit 8.3:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_title'.
|
PHPUnit 8.3:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_title'.
|
PHPUnit 8.3:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_start_date'.
|
PHPUnit 8.3:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_end_date'.
|
PHPUnit 8.3:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid_timezone'.
|
PHPUnit 8.3:
tests/event/event-form-handler.php#L80
Failed asserting that an array has the key 'invalid event_attendance_mode'.
|
PHPUnit 8.3
Process completed with exit code 2.
|
PHPUnit 7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|