ai-cfia / ai-cfia/api-test

Add URL Download Option for Query Files for `finesse_test` in `api-test`

未關閉
#21 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
1
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

## Description
Currently, `finesse_test.py` in `api-test` supports using a local path for query files with `--path`. This change would enable specifying a URL to download query files directly but only when using `finesse_test.py`.

## Tasks
- [ ] Add a `--url` command line option to `finesse_test.py` for specifying a remote URL.
- [ ] Implement functionality to download files from this URL to a temporary directory.
- [ ] Ensure these downloaded files are used for query execution in `finesse_test.py`.
- [ ] Update tests
- [ ] Update docs

## Acceptance Criteria
- `finesse_test.py` accepts a remote URL with `--url`.
- Files are successfully downloaded from the URL.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。