[C#] mirror html generation tests from core API
Open
Nobody has claimed this yet.
Area: CSharp
Area: Meta
- Dominant language
- F#
- Stars
- 860
- Forks
- 99
- Avg merge
- 22m
- Merged PRs (30d)
- 1
Description
The core API tests for html generation can be mirrored 1:1 (the generated html should be equal). This adds lots of tests for the C# API relatively cheap.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the core API tests for HTML generation and the corresponding C# API test suite. Mirror the relevant core tests in the C# tests, then verify that generated HTML is equal and that the expanded test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100