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

Test folders #1213

Merged
merged 6 commits into from
Apr 10, 2018
Merged

Test folders #1213

merged 6 commits into from
Apr 10, 2018

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Apr 10, 2018

Marked version: 0.3.19

Description

  • Put cm tests in spec folder
    image

  • Run all tests to make sure failing tests fail

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR).
  • If submitting new feature, it has been documented in the appropriate places.

Committer

In most cases, this should be a different person than the contributor.

  • Draft GitHub release notes have been updated.
  • CI is green (no forced merge required).
  • Merge PR

sanitize: false
});
});

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove this after #1212 is merged

@@ -169,7 +176,7 @@ describe('CommonMark 0.28 HTML blocks', function() {
var section = 'HTML blocks';

// var shouldPassButFails = [];
var shouldPassButFails = [132, 126, 147, 121, 124, 120, 153, 133, 119, 127, 117, 118, 141, 116, 158, 122, 123, 128, 143, 130, 136, 137, 140, 125, 134, 131, 144, 145, 146, 148, 139, 149, 129, 156, 135, 138, 142, 150, 151, 152, 154, 155, 157];
var shouldPassButFails = [132, 126, 147, 124, 120, 153, 133, 119, 127, 118, 141, 116, 158, 123, 143, 130, 137, 140, 125, 134, 131, 144, 145, 148, 139, 149, 129, 156, 135, 138, 155];

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What change to the lib has been made to make them pass? Honestly curious.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think just resetting the defaults

@UziTech UziTech mentioned this pull request Apr 10, 2018
6 tasks
Copy link
Member

@joshbruce joshbruce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the test messaging.

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@UziTech UziTech changed the title [WIP] Test folders Test folders Apr 10, 2018
@UziTech
Copy link
Member Author

UziTech commented Apr 10, 2018

Who wants to do the honors?

@joshbruce
Copy link
Member

I will. Looks like we're waiting on Travis. Then we should probably head back over to #1135 to see what happened if anything.

@joshbruce joshbruce merged commit a500eae into markedjs:master Apr 10, 2018
@UziTech UziTech deleted the test-folders branch April 10, 2018 15:08
zhenalexfan pushed a commit to zhenalexfan/MarkdownHan that referenced this pull request Nov 8, 2021
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