We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e358d6 commit 080afb9Copy full SHA for 080afb9
tests/test_cases.py
@@ -4,6 +4,8 @@
4
This module contains tests for sending airtime, sending messages, and searching news
5
using the Africa's Talking API and DuckDuckGo News API. The tests mock external
6
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
9
"""
10
11
import os
0 commit comments