mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-24 09:04:19 +01:00
🧪 test: level 2
This commit is contained in:
@@ -38,7 +38,8 @@ def test_generation_level_1(tmpdir):
|
||||
"""
|
||||
os.environ['VERBOSE'] = 'true'
|
||||
generator = Generator(
|
||||
'''Input is a tweet that might contain passive aggressive language like:
|
||||
'''Input is a tweet that might contain passive aggressive language.
|
||||
Example tweet:
|
||||
\'When your coworker microwaves fish in the break room... AGAIN. 🐟🤢
|
||||
But hey, at least SOMEONE's enjoying their lunch. #officelife\'''',
|
||||
str(tmpdir) + 'microservice',
|
||||
|
||||
Reference in New Issue
Block a user