NeonGeckoCom / .github

GitHub default automations, templates, etc.
0 stars 1 forks source link

[FEAT] Better Intent Test Specification #48

Open NeonDaniel opened 1 year ago

NeonDaniel commented 1 year ago

Objective

The current intent tests are more like integration tests, testing for an intent match under common conditions (stable core with Padatious or Padacioso configured). A better implementation should test the engine directly and evaluate pass/fail based upon the confidence level of the match to remove several variables.

In addition to the current tests, proper unit tests for intents should be added.

Initial Implementation Requirements

Other Considerations

NeonDaniel commented 3 months ago

@JarbasAl was this intentionally moved to "Done"? The issue is still open