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(markdownit): separate directory for markdowit tests #5357

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

max-nextcloud
Copy link
Collaborator

📝 Summary

Split the one markdownit spec into separate ones.

The commonmark tests are also only testing our markdownit. Move them into the same folder

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation is not required

Split the one markdownit spec into separate ones.

The commonmark tests are also only testing our markdownit.
Move them into the same folder

Signed-off-by: Max <[email protected]>
@max-nextcloud
Copy link
Collaborator Author

Some preparation to ease life when adding the tests for the link previews. Let's still backport it to stable28 for consistency.

@max-nextcloud
Copy link
Collaborator Author

/backport to stable28

@juliusknorr juliusknorr merged commit 5a20736 into main Feb 5, 2024
53 checks passed
@juliusknorr juliusknorr deleted the test/split-markdown-spec branch February 5, 2024 07:51
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