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

Can't call this.append() in setup and still have tests work #58

Closed
fivetanley opened this issue May 28, 2014 · 2 comments
Closed

Can't call this.append() in setup and still have tests work #58

fivetanley opened this issue May 28, 2014 · 2 comments

Comments

@fivetanley
Copy link
Member

Expected behavior: I should be able to call this.append() in my setup so I don't have to type it every time in my test

Actual behavior: The click handlers never fire.

Workaround: Move this.append to the test body.

Proposed solutions:

  • Make this magically work somehow?
  • Be able to specify an alwaysRender or something option

JSBin demonstrating issue:http://jsbin.com/vihov/6/edit

@chancancode
Copy link
Member

#55 #56 are somewhat related, you might be interested :)

@Turbo87
Copy link
Member

Turbo87 commented Oct 14, 2017

this seems no longer relevant, closing due to age

@Turbo87 Turbo87 closed this as completed Oct 14, 2017
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