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 BuyerPanelProvider Class #88

Closed sweep-ai[bot] closed 3 weeks ago

sweep-ai[bot] commented 3 months ago

PR Feedback (click)

The tests are located in a new file tests/Unit/Providers/Filament/BuyerPanelProviderTest.php. The structure of the tests mirrors the structure of the app/Providers/Filament/ directory, maintaining consistency in the project's organization.

Summary of Changes

These changes help ensure the robustness and reliability of the BuyerPanelProvider class, and by extension, the buyer's panel in the real estate agency application.

sweep-ai[bot] commented 3 months ago

Rollback Files For Sweep