Skip to content

Commit

Permalink
Tag snapshot test todo with #85
Browse files Browse the repository at this point in the history
  • Loading branch information
isiahmanns committed May 24, 2023
1 parent 057e552 commit b7d553a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hourglass/HourglassTests/ViewModelTests.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import XCTest
@testable import Hourglass

// TODO: - Snapshot test is a better solution to create a state for the button and verify its appearance pixel for pixel.
// TODO: - Snapshot tests to validate timer button state pixel for pixel. (#85)

final class ViewModelTests: XCTestCase {

Expand Down

0 comments on commit b7d553a

Please sign in to comment.