docs: add infrastructure task tracking and Robot Framework deps
- Rename Docs/Tasks.md → Docs/tasks.md (case fix) - Add comprehensive task docs for INFRA-1 (server startup) and INFRA-2 (teardown) - Add test-robot make target - Add robotframework, browser, requests, jsonlibrary to requirements.txt Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -25,4 +25,10 @@ beautifulsoup4>=4.12.0
|
||||
chardet>=5.2.0
|
||||
fake-useragent>=1.4.0
|
||||
yt-dlp>=2024.1.0
|
||||
urllib3>=2.0.0
|
||||
urllib3>=2.0.0
|
||||
|
||||
# Robot Framework testing dependencies
|
||||
robotframework>=7.0
|
||||
robotframework-browser>=18.0
|
||||
robotframework-requests>=0.9
|
||||
robotframework-jsonlibrary>=0.5
|
||||
Reference in New Issue
Block a user