egroupware/api/tests
Ralf Becker 49d9df43c2 fix Db errors with PHP 7.4+
caused by private $this->app not stored in session when Db\Depricated was instaciated
also move $GLOBALS[egw]->ADOdb to a static class var to fix session restore order caused $GLOBALS[egw] not yet restored giving a warning
2021-03-22 18:42:17 +01:00
..
Db fix Db errors with PHP 7.4+ 2021-03-22 18:42:17 +01:00
Etemplate fix function signature in order to update to phpUnit 8 2020-03-04 18:47:48 +01:00
fixtures
loader fix function signature in order to update to phpUnit 8 2020-03-04 18:47:48 +01:00
Mail Mail: Fix bullet & number to text conversion failed with non-ascii characters 2019-11-22 09:44:27 -07:00
Storage Refactor tests to avoid deprecated assertions 2020-03-10 15:54:02 -06:00
Vfs Add a test for hidden upload sharing 2020-09-13 10:00:55 +02:00
AppTest.php
CacheTest.php
CalDAVTest.php fix conflict with lang() function, by just instanciating setup class 2020-03-05 10:29:53 +01:00
DateTimeTest.php fix function signature in order to update to phpUnit 8 2020-03-04 18:47:48 +01:00
EtemplateTest.php Refactor tests to avoid deprecated assertions 2020-03-10 15:54:02 -06:00
IncludeMgrTest.php
LoggedInTest.php move setting a working session.save_path to bootstrap, to avoid tons of warnings set it cant by changed after output/headers sent 2020-03-05 10:45:07 +01:00
Test classes.odg
Test classes.pdf