Closed michalharakal closed 6 years ago
Given that App is in a Debug Mode As a developer or tester I want to simulate current time to test various behaviour fo app during conference
implemented by calling adb like this adb shell am broadcast -a org.dukecon.android.ui.intent.TIME --es set_time "2018-03-14T11:00:00"
adb shell am broadcast -a org.dukecon.android.ui.intent.TIME --es set_time "2018-03-14T11:00:00"
Given that App is in a Debug Mode As a developer or tester I want to simulate current time to test various behaviour fo app during conference