Nuno Maduro
|
55af5469c3
|
[10.x] Uses PHP Native Type Declarations 🐘 (#6010)
* Adds basic typing around method's arguments and return types
* Adds missing `closure` type
* Adds typing on tests
* Fixes `RedirectIfAuthenticated`
* Fixes `Authenticate`
* Improves `RedirectIfAuthenticated` types
* Fixes user factory `unverified` return type
|
2023-01-03 10:35:24 +01:00 |
|
Taylor Otwell
|
919ea4ceb2
|
update tests
|
2020-12-28 17:06:01 -06:00 |
|
Dries Vints
|
f4b1dc6df0
|
[6.x] Implement integration test and in-memory DB (#5169)
* Use in-memory DB for testing
* Extend from PHPUnit test case for unit tests
|
2019-12-06 09:46:02 -06:00 |
|
Dries Vints
|
e656932002
|
Apply fixes from StyleCI (#5100)
|
2019-09-10 17:26:00 +02:00 |
|
Marcus Moore
|
faa3d2fa34
|
update example unit test to use RefreshDatabase trait
|
2017-08-12 18:21:49 -07:00 |
|
Taylor Otwell
|
ff15da8d59
|
remove trait from test
|
2016-11-29 16:17:23 -06:00 |
|
Taylor Otwell
|
08eefbcc11
|
Organize tests.
|
2016-11-29 15:48:33 -06:00 |
|