microsoft / microsoft/Power-Fx
Add more .txt tests
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.4k
- Forks
- 358
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 3
Description
Add more tests to the .txt
These are run in interpreter here:
https://github.com/microsoft/Power-Fx/blob/main/src/tests/Microsoft.PowerFx.Interpreter.Tests/PowerFxEvaluationTests.cs
Verify expected behavior by trying the expression in a Power App.
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 in src/tests/Microsoft.PowerFx.Core.Tests/ExpressionTestCases and review the existing .txt test cases, then see how they are run by src/tests/Microsoft.PowerFx.Interpreter.Tests/PowerFxEvaluationTests.cs. Try candidate expressions in a Power App to verify expected behavior. Done means adding valid cases with verified expected results and confirming the interpreter tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- compilers, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100