wordpress-develop/tests/phpunit/tests/filesystem
Peter Wilson 9d8e1ae068 Filesystem API: Add test for uncovered WP_Error in move_dir().
Introduces a test for the `WP_Error` object `destination_not_deleted_move_dir` in the `move_dir()` function.

Follow up to [55226].

Props costdev, mukesh27.
Fixes #57375.



git-svn-id: https://develop.svn.wordpress.org/trunk@55244 602fd350-edb4-49c9-b593-d223f7449a82
2023-02-07 03:15:49 +00:00
..
base.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
findFolder.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
moveDir.php Filesystem API: Add test for uncovered WP_Error in move_dir(). 2023-02-07 03:15:49 +00:00
wpOpcacheInvalidateDirectory.php Filesystem API: Add directory support to WP_Filesystem_Direct::move(). 2023-02-03 01:48:36 +00:00