Serenity BDD Report
Home > Mathjs-api > Expressions > Get API fail with invalid expr
Report generated 05-04-2024 06:56

Expressions

  Mathjs-Api (capability)   Under 1 Second (Duration)   Expressions (feature)

Get API fail with invalid expr

Single expression requests can be evaluated using the GET endpoint.

Scenario Outline

When Thao input exp and precision invalid: <expression> and <precision>
Then she check a result: null

Examples: input expr: invalid, blank precision

# Expression Precision
1 a
2 2aa
3 $$
4 2+a
Steps Outcome
SUCCESS 821ms
SUCCESS 817ms
SUCCESS 823ms
SUCCESS 807ms
SUCCESS 3.27s
Serenity BDD version 4.0.48