Pierre Goiffon
|
0915081f50
|
✅ ItopDataTestCase fix cached SQL queries with silo
|
2023-11-16 11:57:29 +01:00 |
|
Pierre Goiffon
|
a23d629e31
|
✅ ItopDataTestCase fix using non existing EventService (added in 3.1.0)
|
2023-11-16 11:23:07 +01:00 |
|
Pierre Goiffon
|
7521fc3006
|
✅ N°6458 Tests : remove processIsolation
Was caused by cached User instances in UserRights + same login for each created User objects instances
|
2023-11-16 10:56:47 +01:00 |
|
Pierre Goiffon
|
c955fe00b7
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# application/cmdbabstract.class.inc.php
# application/utils.inc.php
# core/coreexception.class.inc.php
# core/userrights.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# tests/php-unit-tests/README.md
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
|
2023-11-15 15:03:04 +01:00 |
|
Pierre Goiffon
|
5a43448644
|
N°6458 Security hardening
|
2023-11-15 11:14:07 +01:00 |
|
Romain Quetiez
|
fd351df08b
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
|
2023-10-26 20:53:24 +02:00 |
|
Romain Quetiez
|
7419749ba6
|
✅ Prerequisites for boosting tests
|
2023-10-26 20:51:28 +02:00 |
|
Romain Quetiez
|
722a58491c
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
|
2023-10-25 22:08:08 +02:00 |
|
Romain Quetiez
|
0b26d45014
|
✅ Prerequisites for boosting tests
|
2023-10-25 17:50:41 +02:00 |
|
Molkobain
|
fc6e98b534
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
|
2023-09-20 16:12:51 +02:00 |
|
Molkobain
|
8ecebee511
|
✅ PHP unit tests: Fix typo for "final private" methods as they can't be both
|
2023-09-20 16:11:39 +02:00 |
|
odain-cbd
|
e76728b2bf
|
N°5491 - Inconsistent dictionnary entries regarding arguments to pass to Dict::Format-test first (#545)
|
2023-09-13 12:02:49 +02:00 |
|
odain
|
ecf8bc42fa
|
Merge branch 'support/2.7' into support/3.0
|
2023-09-13 10:01:15 +02:00 |
|
Pierre Goiffon
|
ea8509db1f
|
✅ N°6709 Use ItopTestCase::RequireOnceCurrentModuleFile in GetAppRoot
|
2023-09-07 14:47:36 +02:00 |
|
Pierre Goiffon
|
df25ce76b6
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
|
2023-09-07 14:43:29 +02:00 |
|
Pierre Goiffon
|
e946fc65fc
|
✅ N°6709 New ItopTestCase::RequireOnceCurrentModuleFile
|
2023-09-07 14:38:19 +02:00 |
|
Pierre Goiffon
|
6ebcd44bb1
|
💡 N°6658 Add more comments and since tags
|
2023-08-31 15:34:44 +02:00 |
|
Romain Quetiez
|
65bb76b9e3
|
N°6658 - Boost PHPUnit tests execution
|
2023-08-17 17:27:55 +02:00 |
|
Molkobain
|
ccceb870e3
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
|
2023-08-10 15:53:05 +02:00 |
|
Molkobain
|
ed6df77cbb
|
N°6097 - Tests: Optimize performances by creating custom env. only once and re-using it across test classes
|
2023-08-10 15:45:39 +02:00 |
|
Molkobain
|
1ad28312ec
|
N°6097 - Tests: Introduce autoloader for "utility" classes and move them to a sub-folder for better organization as folder was still messy
Note that unittestautoload.php is now useless. We just keep for now until everything is migrated (projects / branches / modules)
|
2023-08-10 15:45:39 +02:00 |
|
Molkobain
|
f002aa04cd
|
N°6097 - Tests: Enable PHP unit tests on a custom DataModel
|
2023-08-10 15:45:39 +02:00 |
|