Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: support decimals returned as strings by CDS query API (#167)
* Use `SELECT.one` to validate values * Move field access to first part of expect * In type tests support decimals returned as strings from cds queries * Differentiate between number and value * Simplify helper function and remove unneeded destructuring
- Loading branch information