-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Convert tests to phpunit * Does not seems relevant * Public/Static providers * Fix UserTest * Ensure CFG_GLPI is reset * Add globals hack added on main to fix some cases * Exclude temporary failing tests, see #17648 * Fix timezone issue * Another bunch of phpunit conversions * New conversions requires more memory to execute * Fix provider case in atoum tests (does not matter for atoum, but does for phpunit) * Fix mock * Try without backing-up static attributeswq * CFG_GLPI backup is done globally Co-authored-by: Adrien Clairembault <[email protected]> * infocom_auto_create does not exist * Add and use FIXTURE_DIR constant Fix typo in direcotry name * CFG_GLPI backup is done globally Co-authored-by: Adrien Clairembault <[email protected]> * Fix typo * Fix software fixtures path fix cs * Revert "CFG_GLPI backup is done globally" This reverts commit dc4c2e8. # Conflicts: # phpunit/functional/Glpi/RichText/RichTextTest.php --------- Co-authored-by: AdrienClairembault <[email protected]> Co-authored-by: Adrien Clairembault <[email protected]>
- Loading branch information
1 parent
1d56b79
commit 020b950
Showing
72 changed files
with
2,990 additions
and
2,787 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.