PATH: //proc/thread-self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/tap/tests
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📁 __pycache__/
X
📄 factory.py
↓
X
📄 test_example.py
↓
X
📄 testcase.py
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: test_example.py
import unittest class TestCase(unittest.TestCase): def test_it(self): """This example exists for the test suite to have an in-package test.""" self.assertTrue(True)
SIMPAN PERUBAHAN