Wilmer Arambula
ce813e5060
Raise version min PHP 7.3.
2024-03-20 17:27:20 -03:00
Wilmer Arambula
b9e5a87f54
Fix tests, clean workflows, separate db tests, use codecov for code coverage ( #19883 )
2023-07-10 07:12:07 +03:00
Bizley
4cb2dfef1a
Add more tests for helpers ( #18675 )
2021-05-25 10:28:57 +03:00
SilverFire - Dmitry Naumenko
0e3a66134c
Fixing Travis build
...
Travis build failed because of very slow MySQL queries execution.
According to MySQL 5.7.23 [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-23.html#mysqld-5-7-23-bug )
the `mysql_upgrade` command MUST be run after upgrading to this release.
Otherwise MySQL will flood logs with a warging that results in a performance problems.
2018-08-29 12:24:55 +03:00
Dmitry Naumenko
64d8af61a6
Fixes for PHP 7.2 compatibility ( #14959 )
2017-10-19 01:54:40 +03:00
Klimov Paul
5af3118120
enforce backupGlobals enabled for PHPUnit
2017-04-20 11:38:25 +03:00
Carsten Brandt
2aeb479341
better unit test for generateRandomBytes()
2016-04-28 04:05:45 +02:00
Alexander Makarov
6949992246
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
Qiang Xue
ab47d58c69
path fixes.
2014-01-10 21:58:50 -05:00
Paul Klimov
dc79c8c11a
Sphinx ignore group removed from phpunit run script
2013-11-28 11:05:23 +02:00
Alexander Makarov
e19d0dacf9
Fixes #823 : consistent interface naming
2013-09-24 15:45:09 +04:00
Suralc
e9f22eb44e
Travis-ci and phpunit config for coveralls
2013-07-29 13:17:57 +02:00
Taufan Aditya
985f076b2d
Testsuite config
2013-05-04 21:47:01 +07:00