Skip to content

test(markdownit): separate directory for markdowit tests - #5357

Merged
juliusknorr merged 1 commit into
mainfrom
test/split-markdown-spec
Feb 5, 2024
Merged

test(markdownit): separate directory for markdowit tests#5357
juliusknorr merged 1 commit into
mainfrom
test/split-markdown-spec

Conversation

@max-nextcloud

Copy link
Copy Markdown
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 <max@nextcloud.com>
@max-nextcloud

Copy link
Copy Markdown
CollaboratorAuthor

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
Copy Markdown
CollaboratorAuthor

/backport to stable28

@juliusknorr
juliusknorr merged commit 5a20736 into mainFeb 5, 2024
@juliusknorr
juliusknorr deleted the test/split-markdown-spec branch February 5, 2024 07:51
@blizzzblizzz mentioned this pull request Mar 5, 2024
Sign up for freeto 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

@max-nextcloud@juliusknorr