Create test.py

This commit is contained in:
didi 2024-01-29 23:47:06 +08:00
parent 8cb4220ec9
commit 1e3ed29c34

View file

@ -0,0 +1,15 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @Desc : test case (imgs from appagent's)
from metagpt.actions.action import Action
from examples.andriod_assistant.utils.schema import AndroidActionOutput
# TODO test for manual record
# TODO test for parse record
# TODO test for screenshot_parse
# TODO add AndroidActionOutput to manual record & parse record