Molkobain
ee49d64120
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-23 15:36:46 +02:00
Molkobain
40d1ae0b1c
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-10-23 15:17:43 +02:00
Molkobain
b9c566238a
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
Remove PHPUnit annotations as from support/3.0 and newer they are no longer necessary
2023-10-23 15:09:49 +02:00
Molkobain
4fd8177165
N°3715 - Fix unit tests
2023-10-23 14:55:06 +02:00
Anne-Cath
58257fa25e
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-20 17:07:38 +02:00
Anne-Cath
c597c34e5c
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-10-20 17:06:11 +02:00
Anne-Cath
0cc0f39d9e
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-10-20 17:04:26 +02:00
Anne-Catherine
a2cdf214f0
N°3715 - Export above 1000 entries ignore obsolete data from user preference ( #468 )
...
* N°3715 - Export above 10000 entries ignore obsolete data from user preference
2023-10-20 17:02:16 +02:00
Pierre Goiffon
4e13cce770
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-17 11:27:09 +02:00
Pierre Goiffon
31a1370028
Merge branch 'support/3.1.0' into support/3.1
...
# Conflicts:
# core/DbConnectionWrapper.php
# tests/php-unit-tests/unitary-tests/core/CMDBSource/TransactionsTest.php
2023-10-17 11:13:29 +02:00
Pierre Goiffon
d0d90d7c69
N°6848 Fix TransactionsTest::testTransactionOpenedNotClosed failing
...
Was caused by 239c51bb , which adds 65bb76b9 tests improvements but only partly : we were missing in TransactionsTest::tearDown the mysqli reset from mock to original mysqli cnx
Without this reset the rollback made in ItopTestCase::tearDown is throwing an exception (query() method on the DbConnectionWrapper cnx returns false in \CMDBSource::DBQuery) on PHP 8.1 and 8.2
Co-authored-by: Romain Quetiez <romain.queriez@combodo.com >
2023-10-17 10:53:26 +02:00
Molkobain
9b970a472f
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-13 10:13:25 +02:00
Molkobain
819baa3951
Merge remote-tracking branch 'origin/support/3.1.0' into support/3.1
2023-10-06 17:47:52 +02:00
odain
239c51bb53
ci enhancement: complete tearDown to cleanup transactions and cmdb changes properly
2023-10-03 10:09:26 +02:00
Pierre Goiffon
aae2db8ad8
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-09-26 11:36:24 +02:00
Pierre Goiffon
c5cb84f976
N°6733 Fix some attributes impl not prompted in transitions when mandatory
2023-09-26 11:32:06 +02:00
Molkobain
2a6e5b21a9
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-09-20 16:18:55 +02:00
Molkobain
f01997f2ad
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-09-20 16:16:53 +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
Molkobain
db940e3bba
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-09-19 08:52:06 +02:00
Molkobain
2f6bcc3534
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-09-19 08:41:46 +02:00
Molkobain
4923418f58
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-19 08:39:41 +02:00
Molkobain
0a6c82dfe1
N°6752 - PHP unit tests: Fix typo in postbuild_integration.xml.dist
2023-09-19 08:37:46 +02:00
Molkobain
9f3a6be255
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-09-18 16:23:49 +02:00
Molkobain
f89d843ab3
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-09-18 16:06:53 +02:00
Molkobain
2dd7f5cada
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-18 15:37:32 +02:00
Molkobain
dc0cd44c79
N°6752 - PHP unit tests: Migrate usages of unitestautoload.php to composer autoloader
2023-09-18 15:14:44 +02:00
Stephen Abello
ce1c517a9f
Merge branch 'support/3.1' into develop
2023-09-15 15:45:36 +02:00
odain
6110abfc7f
Merge branch 'support/3.0' into support/3.1
2023-09-15 10:08:37 +02:00
odain
6046f44f56
Merge branch 'support/2.7' into support/3.0
2023-09-15 10:08:08 +02:00
odain
6c6131ce03
N°5491 - test enhancement to reduce false positive
2023-09-15 10:07:42 +02:00
Pierre Goiffon
75b6a3ede8
Merge remote-tracking branch 'origin/support/3.1' into develop
...
# Conflicts:
# dictionaries/hu.dictionary.itop.ui.php
# dictionaries/ja.dictionary.itop.ui.php
# dictionaries/sk.dictionary.itop.ui.php
# dictionaries/ui/layouts/navigation-menu/pt_br.dictionary.itop.navigation-menu.php
2023-09-14 16:55:38 +02:00
Eric Espie
44c189223e
Merge branch 'support/3.1.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
2023-09-14 14:31:29 +02:00
Eric Espie
7fdbb59c30
N°6716 - High memory Consomption and performance issue
2023-09-14 14:09:05 +02:00
Eric Espie
5acf38ac36
✅ Fix unit tests for MariaDB
...
(cherry picked from commit 61a9a4ac65 )
2023-09-14 14:09:05 +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
3e258f32cc
N°5491-fix redundant GetNonPublicStaticProperty
2023-09-13 10:30:56 +02:00
odain
7cfe1389aa
Merge branch 'support/3.0' into support/3.1
2023-09-13 10:20:38 +02:00
odain
ecf8bc42fa
Merge branch 'support/2.7' into support/3.0
2023-09-13 10:01:15 +02:00
Pierre Goiffon
d8ec900933
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-09-07 14:53:16 +02:00
Pierre Goiffon
9d392ad167
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-09-07 14:53:02 +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
Eric Espie
61a9a4ac65
✅ Fix unit tests for MariaDB
2023-09-01 09:29:21 +02:00
acognet
9ae62adff1
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-08-31 16:25:15 +02:00
Pierre Goiffon
483dbb4a5d
✅ N°6658 Remove useless annotations
...
See comment for ItopTestCase::$preserveGlobalState
2023-08-31 16:06:34 +02:00
Pierre Goiffon
6d6f55acf7
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php
2023-08-31 15:40:56 +02:00
Pierre Goiffon
6ebcd44bb1
💡 N°6658 Add more comments and since tags
2023-08-31 15:34:44 +02:00