ursus
04/10/2025, 1:02 AMscreenshot tests
worth it?Colton Idle
04/10/2025, 1:09 AMursus
04/10/2025, 1:11 AMagrosner
04/10/2025, 1:25 AMagrosner
04/10/2025, 1:26 AMursus
04/10/2025, 1:28 AMColton Idle
04/10/2025, 1:29 AMursus
04/10/2025, 1:31 AMIt’s tough to tell how many bugs it stops from happening because it gates changes. But it had caught visual bugs when snapshots are changed and someone inspects them
not sure if I understand this bit - snapshots = screenshots paparazzi takes? someone inspects them? why? isnt that the tools job?
agrosner
04/10/2025, 1:33 AMagrosner
04/10/2025, 1:33 AMagrosner
04/10/2025, 1:34 AMagrosner
04/10/2025, 1:34 AMursus
04/10/2025, 1:38 AMagrosner
04/10/2025, 2:00 AMagrosner
04/10/2025, 2:00 AMeygraber
04/10/2025, 3:01 AMsince they take longer to run if done together with regular unit testsIs that documented anywhere, or just something you found in your projects?
agrosner
04/10/2025, 3:42 PMagrosner
04/10/2025, 3:43 PMmattinger
04/10/2025, 4:30 PMagrosner
04/10/2025, 6:32 PMursus
04/10/2025, 7:23 PMagrosner
04/10/2025, 7:29 PMursus
04/10/2025, 7:30 PMmattinger
04/11/2025, 1:15 PMmattinger
04/11/2025, 1:16 PMagrosner
04/11/2025, 1:44 PMagrosner
04/11/2025, 1:45 PMagrosner
04/11/2025, 1:46 PMColton Idle
04/11/2025, 3:13 PMmattinger
04/11/2025, 3:41 PMenum class SnapshotSensitivity(
val changeThreshold: Float
) {
High(0.0001f),
Medium(0.001f),
Low(0.01f)
}
mattinger
04/11/2025, 3:42 PMagrosner
04/11/2025, 4:15 PMagrosner
04/11/2025, 4:15 PMmattinger
04/11/2025, 5:45 PMursus
04/11/2025, 6:46 PM