Skip to content

test(docs): add TestClass with all annotations for markdown generation #8429

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

frankzengjj
Copy link
Contributor

What changes are being made and why?

closes #7911

Replaces real Task class with a dedicated TestClass that implements all annotations to generate the most complex markdown. This ensures accurate coverage of plugin documentation rendering


How the changes have been QAed?

I created a unit test class TestTaskDocumentationTest that generate the markdown and run the test locally. Also, I printed the markdown output and visually inspected it.


Setup Instructions

none. Just need to run the test.

@MilosPaunovic MilosPaunovic requested review from a team and fhussonnois April 17, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To review
Development

Successfully merging this pull request may close these issues.

Create a test class to test plugin documentation
1 participant