Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate simulation and core app logic. #10

Open
ibalajiarun opened this issue Apr 17, 2015 · 0 comments
Open

Separate simulation and core app logic. #10

ibalajiarun opened this issue Apr 17, 2015 · 0 comments
Assignees

Comments

@ibalajiarun
Copy link
Contributor

  • Now, the simulation is tightly coupled with the other app logic, which is very problematic.
  • We need to implement a separate sim class that will call the core logic of the app and perform simulation in the background.
  • The UI of the app should stay unaffected and also disabled in sim mode.
  • Logging is the critical part. Ensure that a unique key is used during logging. We need to pull the logs when using the External Testing app
@ibalajiarun ibalajiarun added this to the Assignment 6 Phase 4 milestone Apr 17, 2015
@arunkt1 arunkt1 self-assigned this Apr 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants