4paradigm / 4paradigm/OpenMLDB
refactor yaml sql test case
Open
documentation
enhancement
test
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
there is `cases/plan/error_unsupport_sql.yaml`, but might better to put some of those case together with the happy ones.
**Describe the solution you'd like**
- add yaml syntax doc
- support fail assert
- support which phase to fail so e.g `runner_test` can filter on this. ( refactor over `mode` key ? )
- assert fail message
- test code need tweaks
**Additional context**
- backward compatibility
Contributor guide
Assessment
This issue has not been assessed yet.