|
Install Pest
|
|---|
|
|
| .github/workflows/tests.yml |
|---|
| composer.json |
|---|
| composer.lock |
|---|
|
Too large (Show diff)
|
| tests/Feature/Auth/AuthenticationTest.php |
|---|
| tests/Feature/Auth/EmailVerificationTest.php |
|---|
| tests/Feature/Auth/PasswordConfirmationTest.php |
|---|
| tests/Feature/Auth/PasswordResetTest.php |
|---|
| tests/Feature/Auth/RegistrationTest.php |
|---|
| tests/Feature/Auth/TwoFactorChallengeTest.php |
|---|
| tests/Feature/DashboardTest.php |
|---|
| tests/Feature/ExampleTest.php |
|---|
| tests/Feature/Settings/PasswordUpdateTest.php |
|---|
| tests/Feature/Settings/ProfileUpdateTest.php |
|---|
| tests/Feature/Settings/TwoFactorAuthenticationTest.php |
|---|
| tests/Pest.php 0 → 100644 |
|---|
| tests/Unit/ExampleTest.php |
|---|