Commit Graph

9 Commits

Author SHA1 Message Date
Rubén D
c6d2c4b857 test(tests): Fix regex
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2024-05-09 06:34:31 +02:00
Rubén D
3ad267c6ca chore(tests): Change directory name and strict types
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2024-05-01 10:25:57 +02:00
Rubén D
ea72a0cc6a chore(tests): Change tests namespace
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2023-12-09 11:45:33 +01:00
Rubén D
51b491e1ff ci(tests): Make data providers static
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2023-05-21 17:38:05 +02:00
Rubén D
ae982fe2cf * [FIX] Set memory limit upon current usage.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-03-13 20:25:42 +01:00
Rubén D
6f2f1ec5e2 * [FIX] Prevent login process when user/password are not provided.
* [FIX] Use null when clientId or categoryId are not set when searching account.
* [FIX] Minor fixes.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2021-10-17 22:56:21 +02:00
Rubén D
e2885bcb76 * [MOD] Update PHPunit to latest version.
* [MOD] Load fixtures using plain SQL files.
* [MOD] Raise PHP version requirements (7.2 will be deprecated within a month).

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-09 12:03:13 +01:00
nuxsmin
19c8c8cdda * [FIX] Fixed memory issue when backing up large datasets
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-05 18:56:06 +01:00
nuxsmin
09520d3cc7 * [FIX] Fixed wrong behavior when downloading PDF file from file management
* [MOD] Improved backup and export management. They are now stored in compressed file format, can be downloaded without direct access through the web browser and it keeps tracking when downloaded.
* [MOD] Updated translations
* [ADD] Unit tests

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-28 22:37:57 +01:00