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

Fix most unit tests and the conformance test runner. #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danvk
Copy link

@danvk danvk commented Oct 7, 2014

I found the "unit" tests to be tremendously helpful while building pyjsonselect.

Most of them were broken. This PR doesn't fix all of them, but it does fix most:

parse_test.html: 1 tests of 26 passed, 25 failed. → 21 tests of 26 passed, 5 failed. (+20 passes!)
lex_test.html: 21 tests of 28 passed, 7 failed. (unchanged)
match_test.html: 13 tests of 13 passed, 0 failed. (unchanged)
conformance_test.html: JavaScript error on page → 47 tests of 47 passed, 0 failed. (+47 passes!)

@lambdalabdesigner
Copy link

Review status: 0 of 3 files reviewed at latest revision, 1 unresolved discussion.


src/test/parse_test.html, line 86 at r1 (raw file):

h-last-child(-3n - 3)");


Comments from Reviewable

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.

2 participants