apache / apache/datafusion-ballista
Integration test script should test REST API
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 320
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 66
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Integration test script should test REST API
**Describe the solution you'd like**
After running queries, use the REST API to get a list of queries and see if they are there. We can use curl for this.
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
Research direction
Locate the existing integration test script and the REST API entry point, then run the current integration tests to understand their query flow. Extend the script to request the query list through the REST API after queries run and verify those queries are present; the integration tests should pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100