Open tfaughnan opened 2 years ago
Per-plugin unit tests are desirable. Some plugins have deterministic output (e.g. echo), while others do not (e.g. openai), so some nuance is necessary.
Hi @tfaughnan I wouldn't mind helping out.
Is there any defined input or output expected per test? Have you coverage measurements?
Per-plugin unit tests are desirable. Some plugins have deterministic output (e.g. echo), while others do not (e.g. openai), so some nuance is necessary.