Issue #3464533: Improve the tests
Closes #3464533
Merge request reports
Activity
Filter activity
added 1 commit
- 9f513eeb - Extended the .phpunit-base job instead of overriden it
added 1 commit
- ee39af9a - Corrected the documentation comment for a function
added 1 commit
- db12c5e8 - Added code to ApcCacheTestCase::setUp() to verify that values can be stored in APCu and retrieved
added 1 commit
- 268a8a80 - Changed the assert messages to show cache bin and ID
added 1 commit
- dbb35552 - Improved the code that verifies values are stored in APCu (which directly...
added 1 commit
- 0f9630e0 - Added a pass message which shows when tests run from the command line
added 1 commit
- bd5dcf7b - Made the pass message about the environment running the tests more generic
added 1 commit
- 55d272f0 - Changed from assertFalse() to assertNotIdentical()
added 1 commit
- 948e7292 - Changed the code to use the assert return value
added 1 commit
- 06678619 - Rewrote the tests to avoid further asserts when the previous ones failed
added 1 commit
- 4ba8fede - Used assertNoCacheItem() instead of assertNoCacheItems() in a test
added 1 commit
- 556b8948 - Added more assert methods, changed the type of placeholders used in assert...
added 1 commit
- ac6cb184 - Removed the part of the pipeline script that installed the APCu extension,...
added 1 commit
- 5f8ea5bb - Set the pipeline variables for concurrency to 0
Please register or sign in to reply