This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Test parallel spec. | |
Search Inactive | |
touch search bar -> Search Active | |
Search Active& | |
touch cancel -> Search Inactive | |
touch result -> View Result | |
Input Focus |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LoadingAnimation | |
Loading | |
next -> AlmostDone | |
AlmostDone | |
next -> Finished | |
Finished | |
next -> App | |
App |

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Egg Timer* | |
Stopped* | |
wind forward -> Done? | |
Ticking | |
wind forward -> Done? | |
wind backward -> Done? | |
tick -> Done? | |
Done? |