Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing artifacts #5

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Testing artifacts #5

merged 2 commits into from
Sep 11, 2024

Conversation

RomiconEZ
Copy link
Owner

Обновил версии langchain и смежных библиотек до последних.
Написал тесты pytest для тестирования клиентов и атак.
Изменил кодировку файла логов на UTF-8.
Добавил входной аргумент для атак - путь до директории с артефактами.
Добавлено новое требование к атакам - записывание результатов атак в csv файл
Добавил входной аргумент для main функции - конфиг файл с указанием настроек логирования и отчетов.
Добавлены новые артефакты: csv файлы с результатами тестов и общий excel файл с отчетами.
Базовые атаки адаптированы под новые интерфейсы.

Wrote pytest tests for testing clients and attacks.
Changed the log file encoding to UTF-8.
Added an input argument for attacks - the path to the directory with artifacts.
Added a new requirement for attacks - writing attack results to a csv file
Added an input argument for the main function - a config file specifying logging and reporting settings.
Added new artifacts: csv files with test results and a common excel file with reports.
Basic attacks have been adapted to new interfaces.
@nizamovtimur nizamovtimur self-requested a review September 11, 2024 09:25
@nizamovtimur nizamovtimur merged commit 20a5b8d into main Sep 11, 2024
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants