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

Add unit tests #2

Open
20 of 29 tasks
jamesplease opened this issue Dec 21, 2014 · 0 comments
Open
20 of 29 tasks

Add unit tests #2

jamesplease opened this issue Dec 21, 2014 · 0 comments
Assignees
Milestone

Comments

@jamesplease
Copy link
Owner

Utilities

  • mergeOptions
  • isNodeAttached
  • compileTemplates works
  • templateOptions are mixed into compileTemplates
  • renderTemplate works
  • listenToObject
  • stopListeningToObject

Abstract view

  • abstractViewOptions
  • modelEvents/collectionEvents
  • remove
  • dispose

Application

  • start
  • stop
  • bb.events
  • appId

Region

  • regionOptions
  • constructor (cid, _setView)
  • currentView
  • cloneTree (_updateEl)
  • show (dispose old view)
  • _setView (addRef, view#render)
  • add/remove reference
  • _updateEl
  • createView
  • _disposeView
  • Backbone.Events
  • Region.extend

View

  • viewOptions

CollectionView

  • collectionViewOptions
@jamesplease jamesplease added this to the v0.0.1 milestone Dec 21, 2014
@jamesplease jamesplease self-assigned this Dec 21, 2014
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

1 participant