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

Added moduleForHelper with specs #11

Closed
wants to merge 1 commit into from

Conversation

coderberry
Copy link

No description provided.

@coderberry
Copy link
Author

/cc @rjackson

@ryanflorence
Copy link
Contributor

I'm going to refactor our moduleForComponent to support

  • moduleForView
  • moduleForComponent
  • moduleForSnippet

Where moduleForSnippet will allow testing helpers the same way you use them, with a template. This will also allow testing related components that enforce no hierarchy but depend on each other (think label/input relationships in HTML)

I'll keep this open until that happens.

@manuelmitasch
Copy link

@cavneb We are using your moduleForHelper. Now with metal-views it stopped working. Any pointers?

@coderberry
Copy link
Author

@manuelmitasch Please file an issue. I am not sure of the solution.

@manuelmitasch
Copy link

@cavneb The code was never merged into ember-qunit. Thus, it's not cool to file an issue!?

@coderberry
Copy link
Author

@manuelmitasch I am not a maintainer of this library. If you are having issues with it, please use the issues.

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

Successfully merging this pull request may close these issues.

3 participants