Files
LangBot/skills/skills/langbot-testing/fixtures/plugins/qa-plugin-smoke
huanghuoguoguo 5b2826fa49 Add performance and reliability QA gates (#2283)
* Add performance and reliability QA gates

* test(skills): prepare user path performance gate

* test(skills): add debug chat load gate

* test(skills): extend fake provider load profiles

* test(skills): add debug chat timing and isolation probes

* test(skills): clarify manual QA perf gates
2026-06-25 21:02:44 +08:00
..

QA Plugin Smoke

Local fixture plugin for LangBot plugin E2E smoke testing.

Tools:

  • qa_echo(text) returns qa-plugin-smoke:<text>.
  • qa_plugin_echo(text) returns qa-plugin-smoke:<text>.
  • qa_plugin_sleep(seconds, text) waits up to 15 seconds and returns qa-plugin-smoke:sleep:<seconds>:<text>.