You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/tests/Feature/Account
Your Name 341351c47e Remove sha256 verification from MediaMoveStorageLocalToCloud
original_sha256 is the pre-optimization upload hash and can never match the
optimized local file, so comparing against it is not a valid integrity
check for migration. Drop the --verify-sha256 option and the checksum step
entirely; verify now relies on cloud-object existence and size parity.
2 weeks ago
..
FixPostCountsTest.php
…
FollowTest.php
…
MediaMoveStorageCloudToCloudTest.php
…
MediaMoveStorageTest.php Remove sha256 verification from MediaMoveStorageLocalToCloud 2 weeks ago
MigrateLocalS3MediaUrlTest.php
…
MuteBlockTest.php
…
PrivacyTest.php
…
ProfileCountReconcileTest.php
…
RemoteAuthDomainCompatibleTest.php Fix isDomainCompatible throwing on non-json beagle response 3 weeks ago
ReportTest.php
…