artshllaku
artshllaku
## :unicorn: Problem We needed to refactor the Cypress tests to improve readability and maintainability, particularly in how fixtures were loaded across the test suite. The previous approach involved loading...
## Description This PR makes the following improvements to error messages, user feedback, and code safety: ### Key Improvements: - Better Error Messages: Improved how error messages show up, so...
## What does this PR do? This PR refactors multiple files in the codebase to improve readability, maintainability, and structure. Key changes include: - Simplifying complex logic and improving the...