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

Cover Common Cocoa Practices #1

Open
orta opened this issue Jan 2, 2015 · 5 comments
Open

Cover Common Cocoa Practices #1

orta opened this issue Jan 2, 2015 · 5 comments

Comments

@orta
Copy link
Owner

orta commented Jan 2, 2015

https://twitter.com/tonyarnold/status/551007590683930624

orta pushed a commit that referenced this issue Jul 8, 2016
@DivineDominion
Copy link
Contributor

I'd love to help collect some of these here. What do you have in mind? Cocoa's heavy use of delegates, for example, or more concrete """patterns""" like view controller setup?

@orta
Copy link
Owner Author

orta commented Aug 11, 2016

I was going to go through the getting started guide and effectively give an example for how you can verify all of the major steps via testing.

Initially showing the exacts - E.g. UITextField delegate, sending actions, outlets, then trying to move on to talking about how these can be individually tested.

@orta
Copy link
Owner Author

orta commented Aug 11, 2016

I think both are pretty useful use cases, a generic "how to think about testing protocols" may now be it's own chapter, given swift's fondess for them

@EvgenyKarkan
Copy link

Don't want to raise standalone issue...
Any plans to outline RxSwift unit testing approach?

@orta
Copy link
Owner Author

orta commented Mar 14, 2018

No, we moved to react native

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants