SWE574-Fall2023-Group1 / SWE574-Fall2023-G1-mobile

Mobile code repository for SWE574 Fall2023 Group1
MIT License
6 stars 1 forks source link

Add golden tests for login #7

Closed ayhncvdr closed 1 year ago

ayhncvdr commented 1 year ago

golden_toolkit contains APIs and utilities that build upon Flutter's Golden test functionality to provide powerful UI regression tests.

ayhncvdr2 commented 1 year ago
flutter test golden_test/ --update-goldens

use the above command to generate screenshots