Skip to content

Commit 080afb9

Browse files
authored
Update test_cases.py
add more adversarial tests to augment model
1 parent 2e358d6 commit 080afb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_cases.py

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
This module contains tests for sending airtime, sending messages, and searching news
55
using the Africa's Talking API and DuckDuckGo News API. The tests mock external
66
dependencies to ensure isolation and reliability.
7+
8+
More test you can try can be found here: https://huggingface.co/datasets/DAMO-NLP-SG/MultiJail
79
"""
810

911
import os

0 commit comments

Comments
 (0)