liberu-real-estate / real-estate-laravel

Estate agency application written in Laravel 11 / PHP 8.3 using Filament 3
https://www.facebook.com/liberusoftware
23 stars 5 forks source link

Add Unit Tests for Panel Providers #105

Closed sweep-ai[bot] closed 3 weeks ago

sweep-ai[bot] commented 3 months ago

PR Feedback (click)

The tests are designed to run independently, be repeatable, and cover all possible edge cases to ensure the reliability and quality of the codebase.

Summary of Changes

Each test file contains methods that instantiate the respective Panel Provider class, invoke the panel method with a mock Panel object, and assert that the configurations (such as login, register, resetPasswords, and verifyEmails functionalities) are correctly applied.

sweep-ai[bot] commented 3 months ago

Rollback Files For Sweep