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

Tests: Unit Test #17

Open
andresbrun opened this issue Mar 1, 2015 · 0 comments
Open

Tests: Unit Test #17

andresbrun opened this issue Mar 1, 2015 · 0 comments

Comments

@andresbrun
Copy link
Owner

Things I'd like if you're adding tests for this project:

Tooling: Kiwi/ Huxley(for UI testing)

Areas to look at:

  • NSArrayMatrix should be tested. Mainly sorts methods
  • UIView+ABExtras should be tested checking if output views are valid.
  • Using any UI test framework (Huxley for instance) check that the view before the transition and after it are valid.
  • Somehow check memory leaks after perform a transition. There are a lot of images going around and it is important all of them be released.

Notes

This project is based mostly on visual stuffs and animation which are hard to test, so maybe the best is to focus in testing initial state and final state of transitions.

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

1 participant