test(fusion_accounting_assets): local LLM useful-life smoke (skips without LLM)
Auto-detects LM Studio (:1234) or Ollama (:11434) on host.docker.internal / localhost; skips silently when no server is reachable so CI stays green. When a server is present it exercises the full predict_useful_life path through the OpenAI-compatible adapter, catching prompt / JSON-parsing regressions that mocked LLMs hide. Tagged 'local_llm' so it can be selected explicitly when an LLM is known-available. Made-with: Cursor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
'name': 'Fusion Accounting Assets',
|
||||
'version': '19.0.1.0.35',
|
||||
'version': '19.0.1.0.36',
|
||||
'category': 'Accounting/Accounting',
|
||||
'summary': 'AI-augmented asset management with depreciation schedules.',
|
||||
'description': """
|
||||
|
||||
Reference in New Issue
Block a user