Add integration tests for The Events Calendar #31

Merged
linos merged 17 commits from improve_tests into main 2024-09-24 16:24:32 +02:00

17 commits

Author SHA1 Message Date
8fecbe792f fix linter issues
All checks were successful
PHPUnit / PHPUnit – PHP 8.1 (push) Successful in 1m4s
PHPUnit / PHPUnit – PHP 8.2 (push) Successful in 1m0s
PHPUnit / PHPUnit – PHP 8.3 (push) Successful in 52s
PHP Code Checker / PHP Code Checker (pull_request) Successful in 41s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 57s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 1m3s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 58s
2024-09-24 16:10:05 +02:00
4febff50ef fix ci workflow matrix: remove currently unused event_plugin
Some checks failed
PHPUnit / PHPUnit – PHP 8.1 (push) Successful in 1m0s
PHPUnit / PHPUnit – PHP 8.2 (push) Successful in 1m5s
PHPUnit / PHPUnit – PHP 8.3 (push) Successful in 53s
PHP Code Checker / PHP Code Checker (pull_request) Failing after 38s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 58s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 54s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 1m0s
2024-09-24 15:39:09 +02:00
f04f0295b9 fix tests
Some checks failed
PHPUnit / PHPUnit – PHP (push) Successful in 57s
PHP Code Checker / PHP Code Checker (pull_request) Failing after 39s
PHPUnit / PHPUnit – PHP (pull_request) Successful in 54s
2024-09-24 15:35:32 +02:00
98dc3c3839 fix function calls that are static
Some checks failed
PHPUnit / PHPUnit – PHP (push) Failing after 56s
2024-09-24 14:31:09 +02:00
da9e71008d fix edge cases for plugin setup
Some checks failed
PHPUnit / PHPUnit – PHP (push) Failing after 55s
2024-09-24 14:28:06 +02:00
0595ce4fd7 add tests for the events calendar
Some checks failed
PHPUnit / PHPUnit – PHP (push) Failing after 52s
2024-09-24 13:46:58 +02:00
06750e2987 improve the-events-calendar
All checks were successful
PHPUnit / PHPUnit – PHP (push) Successful in 53s
2024-09-24 12:26:28 +02:00
8bc0a1e76b add comment how to debug in test docker-compose file 2024-09-24 12:26:18 +02:00
d1bb939328 test
All checks were successful
PHPUnit / PHPUnit – PHP (push) Successful in 52s
2024-09-24 10:51:28 +02:00
e7960707d3 fix tests
All checks were successful
PHPUnit / PHPUnit – PHP (push) Successful in 1m5s
2024-09-24 10:45:29 +02:00
386ed3ead2 test
Some checks failed
PHPUnit / PHPUnit – PHP (push) Failing after 1m12s
2024-09-24 10:43:22 +02:00
05779ea0d6 test
Some checks failed
PHPUnit / PHPUnit – PHP (push) Failing after 1m3s
2024-09-24 10:40:03 +02:00
4b151f2f4e update wordpress ci cache
Some checks failed
PHPUnit / PHPUnit – PHP (push) Failing after 1m4s
2024-09-24 10:36:02 +02:00
515f79fd9c enable xdebug on integration test imagae
Some checks failed
PHPUnit / PHPUnit – PHP 8.1 (push) Failing after 56s
PHPUnit / PHPUnit – PHP 8.2 (push) Failing after 58s
PHPUnit / PHPUnit – PHP 8.3 (push) Failing after 51s
2024-09-24 10:23:31 +02:00
04b0e69af6 wip draft how to do integration tests for event plugins 2024-09-24 10:23:07 +02:00
cc3b8e4a91 test
Some checks failed
PHPUnit / PHPUnit – PHP 8.1 (push) Failing after 1m13s
PHPUnit / PHPUnit – PHP 8.2 (push) Failing after 1m2s
PHPUnit / PHPUnit – PHP 8.3 (push) Failing after 1m3s
2024-09-23 20:17:28 +02:00
8d2c8b2d35 install event plugins in ci
Some checks failed
PHPUnit / PHPUnit – PHP 8.1 (push) Failing after 1m5s
PHPUnit / PHPUnit – PHP 8.2 (push) Failing after 1m1s
PHPUnit / PHPUnit – PHP 8.3 (push) Failing after 56s
2024-09-23 20:07:36 +02:00