You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: reorganize bulk optimization test with clearer structure
- Reorganize test sections with descriptive comments for better readability
- Group related mocking operations together (db, images, WordPress functions)
- Move wpdb mock setup before result data for logical flow
- Add clear section headers: mock db, create mock image, mock WordPress functions
- Simplify compressor mock expectations without return value
- Improve test maintainability and understanding
0 commit comments