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

PropertyBinding: Organize TODO tests. #12765

Merged
merged 1 commit into from
Nov 28, 2017

Conversation

donmccurdy
Copy link
Collaborator

@donmccurdy donmccurdy commented Nov 28, 2017

@Itee I think this is what should happen to all of the tests — mark individual tests as TODO rather than the module, and skip the TODOs for private methods. Does this seem right?

before after
screen shot 2017-11-27 at 5 40 17 pm screen shot 2017-11-27 at 5 39 48 pm

Related: #12714, #12759.

@mrdoob mrdoob merged commit 7cf1486 into mrdoob:dev Nov 28, 2017
@mrdoob
Copy link
Owner

mrdoob commented Nov 28, 2017

Thanks!

@Itee
Copy link
Contributor

Itee commented Nov 30, 2017

I have no prob with that. The fact was just the "red" test need to be reimplemented too. But don't worry !

@donmccurdy
Copy link
Collaborator Author

Many "red" tests were passing — the errors were because passing tests were inside of TODO modules. Do they need to be re-implemented for some other reason?

@Itee
Copy link
Contributor

Itee commented Dec 1, 2017

That is not what i would say sorry.

Some module unit test "red" contain both. Todo and passing, but module using a todo will fail on them. So yes todo should be implemented on the test instead of the module to gain clarity !

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