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

Make Test Suite Runnable #10

Closed
3 tasks done
rwjblue opened this issue Nov 21, 2015 · 4 comments
Closed
3 tasks done

Make Test Suite Runnable #10

rwjblue opened this issue Nov 21, 2015 · 4 comments

Comments

@rwjblue
Copy link
Member

rwjblue commented Nov 21, 2015

@rwjblue rwjblue mentioned this issue Nov 21, 2015
6 tasks
@rwjblue
Copy link
Member Author

rwjblue commented Nov 24, 2015

@wycats / @chancancode - Can you please provide a listing or something of which test modules should be passing? I will update all of the others to QUnit.skip, but I don't want to skip ones that you believe should be passing.

@chancancode
Copy link
Contributor

Here's what we care about right now:

  • htmlbars-reference is passing except for the iterable tests
  • htmlbars-object is passing completely
  • htmlbars-runtime:
    • the initial render tests are passing
    • the updating tests are passing except for #each

We don't care about the rest at the moment, and runtime is a pretty good integration test for many of the other areas.

@chancancode
Copy link
Contributor

#each is now working as of the latest commit;

so htmlbars-reference, htmlbars-object, and htmlbars-runtime (Initial render and Updating) are expected to pass

@chancancode
Copy link
Contributor

The ripples demo is also working

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

2 participants