framework/tests/unit/User
Alexander Skvortsov f67149bb06
Use Laravel filesystem interface for assets and avatars (#2729)
* WIP: Use Laravel filesystem interface where possible
* Drop vendorFilesystem
* Support getting URL of cloud-based logo and favicon
* FilesystemAdapter should always be cloud
* Get base avatar URL from filesystem adapter
* Restore deleted getAsset method

Co-authored-by: Alexander Skvortsov <askvortsov1@users.noreply.github.com>
2021-04-19 21:11:03 +02:00
..
AbstractPolicyTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
AvatarUploaderTest.php Use Laravel filesystem interface for assets and avatars (#2729) 2021-04-19 21:11:03 +02:00