Romain Quetiez
|
7419749ba6
|
✅ Prerequisites for boosting tests
|
2023-10-26 20:51:28 +02:00 |
|
Romain Quetiez
|
037dfe1df6
|
✅ Optimize tests execution time
|
2023-10-25 17:51:12 +02:00 |
|
Romain Quetiez
|
0b26d45014
|
✅ Prerequisites for boosting tests
|
2023-10-25 17:50:41 +02:00 |
|
Molkobain
|
4fd8177165
|
N°3715 - Fix unit tests
|
2023-10-23 14:55:06 +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 |
|
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
|
0a6c82dfe1
|
N°6752 - PHP unit tests: Fix typo in postbuild_integration.xml.dist
|
2023-09-19 08:37:46 +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 |
|
odain
|
6c6131ce03
|
N°5491 - test enhancement to reduce false positive
|
2023-09-15 10:07:42 +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 |
|
Pierre Goiffon
|
e946fc65fc
|
✅ N°6709 New ItopTestCase::RequireOnceCurrentModuleFile
|
2023-09-07 14:38:19 +02:00 |
|
Molkobain
|
a8c689c6c0
|
N°6436 - Add unit test to ensure that we don't lose an API during merge between branches
|
2023-08-18 09:55:45 +02:00 |
|
Molkobain
|
e107be56e4
|
N°6097 - Tests: Fix missing hook entry in PHPUnit XML file that led to compiled environment being re-build for each test case
|
2023-08-18 09:51:15 +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 |
|
Molkobain
|
b86d70623e
|
N°6097 - Tests: Temporarily add test case for the new ItopCustomDatamodelTestCase class
|
2023-08-10 15:45:39 +02:00 |
|
Molkobain
|
fe3467309d
|
N°6097 - Tests: Refactor base test classes for better extensibility
|
2023-08-10 15:45:39 +02:00 |
|
Pierre Goiffon
|
6d13397ba1
|
✅ Add other integration tests in the beforeSetup group
All of those tests can be ran without a running iTop instance, and are blocking
|
2023-08-08 15:33:09 +02:00 |
|
Pierre Goiffon
|
bc7c1b4744
|
✅ N°6590 Fix DictionariesConsistencyTest for PL dict files
|
2023-07-24 11:14:37 +02:00 |
|
Stephen Abello
|
9afc22bd8f
|
N°6123 - Add tests and comments
|
2023-07-07 09:29:15 +02:00 |
|
Pierre Goiffon
|
264a8cd70a
|
N°6494 - Some tests are run twice, some never
(cherry picked from commit a2a0b2cd0b)
(cherry picked from commit 4c9ea0c9d4)
# Conflicts:
# tests/php-unit-tests/integration-tests/DictionariesConsistencyTest.php
|
2023-07-06 15:45:09 +02:00 |
|
odain
|
6cc971849b
|
ci: enhance AddProfile
|
2023-06-07 21:44:00 +02:00 |
|
Eric Espie
|
fff46d99fc
|
N°6358 - Login REST API - renamed test
|
2023-06-07 15:31:51 +02:00 |
|
odain
|
3a891f707c
|
ci: enhance AddProfile test method to work with any User (not only UserLocal)
|
2023-06-07 15:06:28 +02:00 |
|
odain
|
8b6ea43ebe
|
N°6358 - Login REST API - fix cas + add tests
|
2023-06-07 15:05:32 +02:00 |
|
Timothee
|
a45177410e
|
N°6350 - Fixing phpunit test
|
2023-06-06 16:47:06 +02:00 |
|
Pierre Goiffon
|
fa038ded3d
|
N°6254 ItopDataTestCase::CreateUserRequest : fix new argument default value
Was creating error Too few arguments passed
|
2023-04-26 16:42:27 +02:00 |
|
Pierre Goiffon
|
e7ea1b831c
|
N°6254 ItopDataTestCase::CreateUserRequest : now pass fields values as array
More versatile way of doing things !
|
2023-04-26 16:22:26 +02:00 |
|
Pierre Goiffon
|
1114ed9562
|
N°6099 DeadLockLog : improve documentation and use existing constants (#441)
|
2023-04-12 10:21:34 +02:00 |
|
Pierre Goiffon
|
5ee6223434
|
✅ N°5893 Add test for \TriggerOnObject::LogException
|
2023-03-10 16:04:55 +01:00 |
|
Molkobain
|
dbd58cfeb6
|
Tests: Force RestAPI unit tests not to verify SSL certificate as most dev / test envs are self-signed
|
2023-02-10 23:07:27 +01:00 |
|
Pierre Goiffon
|
f65e14397c
|
✅ N°4660 Fix permissions changes in tests
|
2023-01-16 11:22:23 +01:00 |
|
Molkobain
|
845adf43c6
|
N°5608 - Harmonize namespaces and merge duplicated test files
|
2023-01-10 22:36:35 +01:00 |
|
Molkobain
|
5916e4ea39
|
N°5608 - Ensure both old & new tests structure are ran for extensions for backward compatibility
|
2023-01-10 22:03:40 +01:00 |
|
Molkobain
|
fbc0a898ae
|
N°5608 - Move test files to corresponding directories after branch rebase
|
2023-01-10 12:11:12 +01:00 |
|
Molkobain
|
36f8e58e25
|
N°5608 - Use new ItopTestCase::RequireOnceXXX in unit tests
|
2023-01-10 12:11:12 +01:00 |
|
Molkobain
|
6a7dbb06b0
|
N°5608 - Add methods to require_once an iTop or a unit test file to avoid crashes when tests dir is moved
|
2023-01-10 12:11:12 +01:00 |
|
Molkobain
|
7de6c72154
|
Tests: Rename provider method name to match convention
|
2023-01-06 22:30:09 +01:00 |
|
Molkobain
|
c0cee02351
|
N°5608 - Factorize all core modules tests to a single test suite
|
2023-01-06 22:30:09 +01:00 |
|
Molkobain
|
bb674fb873
|
N°5608 - Move/rename "status" unit tests to match their counterpart location/name
|
2023-01-06 22:30:09 +01:00 |
|
Molkobain
|
6136eadd31
|
N°5608 - Fix some broken require paths since move/rename
|
2023-01-06 22:30:08 +01:00 |
|
Molkobain
|
87cb73c038
|
N°5608 - Rename "test" folder to "tests" to better match conventions
|
2023-01-06 22:30:08 +01:00 |
|
Molkobain
|
1d7e4e1a42
|
N°5608 - Move unit tests to a dedicated folder and start reorganizing to match iTop folder structure
|
2023-01-06 22:30:06 +01:00 |
|