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

Automated tests for markdown2html() with all extensions #1659

Closed
atodorov opened this issue May 12, 2020 · 0 comments
Closed

Automated tests for markdown2html() with all extensions #1659

atodorov opened this issue May 12, 2020 · 0 comments
Labels
€ 20 bounty See bounty-program milestone

Comments

@atodorov
Copy link
Member

Kiwi TCMS needs additional automated test(s) as mentioned in subject.

The markdown2html() function is used to render Markdown (e.g. TestCase text) into the HTML templates that we use. This function makes use of several markdown extensions which are not enabled by default). Then it also uses bleach to remove any possible unsafe HTML. All of that needs automated tests

Definition of Done:

  • All scenarios implemented
  • CI pass
  • All code review passed & PR merged

Hints:

This issue is part of Kiwi TCMS open source bounty program. For more information see the link(s) in bounty-program milestone

@atodorov atodorov added the € 20 bounty See bounty-program milestone label May 12, 2020
@atodorov atodorov added this to the bounty-program milestone May 12, 2020
man4oni added a commit to man4oni/Kiwi that referenced this issue Jun 11, 2020
man4oni added a commit to man4oni/Kiwi that referenced this issue Jun 19, 2020
man4oni added a commit to man4oni/Kiwi that referenced this issue Jun 29, 2020
man4oni added a commit to man4oni/Kiwi that referenced this issue Jun 29, 2020
man4oni added a commit to man4oni/Kiwi that referenced this issue Jun 29, 2020
man4oni added a commit to man4oni/Kiwi that referenced this issue Jun 29, 2020
man4oni added a commit to man4oni/Kiwi that referenced this issue Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
€ 20 bounty See bounty-program milestone
Projects
None yet
Development

No branches or pull requests

1 participant