From 874a22f53a2aecd621461c1fee12d5956eec9c42 Mon Sep 17 00:00:00 2001 From: Andreas Hilbig Date: Tue, 13 Jan 2026 15:01:06 +0100 Subject: [PATCH] chore: Add test for Zabbix API arguments parsing --- .idea/workspace.xml | 23 +++++++++++++++----- src/test/zabbix_api_args_parser.test.ts | 28 +++++++++++++++++++++++++ 2 files changed, 46 insertions(+), 5 deletions(-) create mode 100644 src/test/zabbix_api_args_parser.test.ts diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0874922..b0d66d6 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,10 @@