chore: remove unused libs and add openai client

- Remove incorrect test paths.
- Ignore OpenAI client tests.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
This commit is contained in:
2025-01-13 18:52:29 +02:00
parent 81f377a532
commit b101aee0ed

View File

@@ -169,9 +169,6 @@ lib/code
lib/clients
lib/core
lib/develop
lib/markdownparser/
lib/ourdb/
lib/gittools
// lib/crypt
'
@@ -180,6 +177,7 @@ tests_ignore := '
notifier_test.v
clients/meilisearch
clients/zdb
clients/openai
systemd_process_test.v
'