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 style: import DB facade in FixPostCounts test (pint) 4 weeks ago
FollowTest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
MediaMoveStorageCloudToCloudTest.php refactor: rename MigrateLocalS3MediaURL class and move media move-storage commands to unstable 3 weeks ago
MediaMoveStorageTest.php Remove sha256 verification from MediaMoveStorageLocalToCloud 2 weeks ago
MigrateLocalS3MediaUrlTest.php Fix MigrateLocalS3MediaUrl tests failing in CI 4 weeks ago
MuteBlockTest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
PrivacyTest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ProfileCountReconcileTest.php Require --scope (local/remote/both) for admin:fixProfileCounts --all 4 weeks ago
RemoteAuthDomainCompatibleTest.php Fix isDomainCompatible throwing on non-json beagle response 2 weeks ago
ReportTest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago