dukecon / dukecon_android

Apache License 2.0
1 stars 1 forks source link

Add supported for mocking time #22

Closed michalharakal closed 6 years ago

michalharakal commented 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

michalharakal commented 6 years ago

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"