DJ Mitchell

Results 3 issues of DJ Mitchell

## Describe the bug and the expected behavior As part of [setting up EarlGrey](https://github.com/google/EarlGrey/blob/earlgrey2/docs/setup.md) I've tried a few different methods of getting access to the `AppFramework` in Tuist to be...

# Report 👋 I have a simple Dangerfile that prints a message, and a `main.workflow` that points to the `danger/danger@master` Dockerfile, and when the action is run the workflow fails...

Are there best-practices around testing a single screen in the EG 2.0 model? In the 1.0 model it is easy to reach in and construct any `UIViewController` instance you'd like...