Commit Graph

59 Commits

Author SHA1 Message Date
Mahmoud-Emad
65d75a8148 test: add link_def_test.v 2025-08-05 18:07:26 +03:00
Mahmoud-Emad
b04e1d7f99 fix: Return the test_basic.vsh file back 2025-08-05 17:58:45 +03:00
5cb52ba6b1 ... 2025-08-04 09:35:50 +02:00
3438f74e60 ... 2025-05-04 19:31:46 +03:00
4f79712570 ... 2025-05-04 19:26:39 +03:00
Mahmoud Emad
efbf00830a feat: Improve Qdrant client library
- Updated Qdrant client to use the correct response data field.
- Improved parameter names and formatting for clarity.
- Fixed inconsistencies in parameter naming and structure.

NOTE: Skipping both Jina and Qdrant client tests for now, as they are not fully prepared yet.
2025-03-19 15:58:35 +02:00
Mahmoud Emad
b9969c69fd test: Skip Jina client for now 2025-03-19 15:44:38 +02:00
Timur Gordon
a6756bfe5a Merge branch 'development' into development_actions007 2025-03-17 00:38:42 +01:00
Timur Gordon
dca1d877ac remove rclone tests 2025-03-17 00:16:30 +01:00
Timur Gordon
007f65c27e remove code folder from tests 2025-03-17 00:03:35 +01:00
26289bb00f Merge branch 'development_actions007' into development_ourdb_new
# Conflicts:
#	lib/data/dedupestor/dedupestor.v
#	lib/data/dedupestor/dedupestor_test.v
2025-03-09 19:07:12 +01:00
4aaf1bd6db ... 2025-02-25 11:36:01 -07:00
a56a251d7f ... 2025-02-25 11:17:11 -07:00
Mahmoud Emad
59efa18bce feat: Uncomment lib/vfs path in test_basic.vsh
- Uncommented the path `lib/vfs` in `test_basic.vsh`.
- This path was commented out, and is needed after merging PR #68.
2025-02-25 13:25:08 +02:00
Mahmoud Emad
4ed80481aa test: Add more comprehensive tests for vfsourdb
- Added tests to verify directory listing functionality after
  creating and moving directories.
- Improved test coverage for file operations within directories.
- Ensured tests accurately reflect the updated behavior of
  `dir_list` function.
2025-02-25 13:13:41 +02:00
Mahmoud Emad
1f58676278 Merge branch 'development' into development_vfs 2025-02-24 15:32:30 +02:00
975c07fc2e ... 2025-02-19 16:09:11 +03:00
Mahmoud Emad
2e7efdf229 ci: Remove the vfs test from the CI to check what is wrong 2025-02-19 01:54:39 +02:00
Mahmoud Emad
acd1a4a61d WIP: Fixing the tests 2025-02-16 14:04:17 +00:00
4a738b966e ... 2025-02-07 07:36:23 +03:00
4fd3095a75 ... 2025-02-07 07:33:41 +03:00
21a7d7506a ... 2025-02-07 06:57:02 +03:00
6bae1a98ea ... 2025-02-07 06:51:12 +03:00
3d76bc9c04 ... 2025-02-07 06:40:10 +03:00
4495df4d2e ... 2025-02-07 06:30:13 +03:00
8a005a2fd2 ... 2025-02-07 06:13:59 +03:00
f37999c10c ... 2025-02-07 06:06:21 +03:00
f079122be5 ... 2025-02-07 05:54:33 +03:00
e5a3c2cae1 ... 2025-02-06 21:17:30 +03:00
313e241a72 ., 2025-02-06 21:15:01 +03:00
d6a13f81e0 Merge branch 'development_fix_ci' into development_kristof 2025-01-31 15:40:46 +03:00
74ab68d05f ... 2025-01-31 15:39:44 +03:00
9f6e49963e wip: test: improve tmux tests
- Fix bugs found during testing.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
2025-01-27 18:27:50 +02:00
0ae8e227fc feat: Add screen installer
- Add a new installer for the `screen` utility.
- This installer supports Ubuntu and macOS.
- Includes functionality for installation, uninstallation,
  and status checking.
- Fixed tests for osal.screen

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
2025-01-27 17:18:39 +02:00
Mahmoud Emad
85ac9e5104 test: Fix rpc_test file 2025-01-27 17:18:39 +02:00
Mahmoud Emad
b9ad95a99d test: remove unnecessary test file
- Remove `net_test.v` from the list of test files.

Co-authored-by: mariobassem12 <mariobassem12@gmail.com>
2025-01-27 17:18:39 +02:00
Mahmoud Emad
22918434c3 fix: Use cache key for repository lookup
- Changed the repository lookup in `repo_new_from_gitlocation` to use the cache key instead of the repository name.
- Added a new client `livekit` to the `test_basic.vsh` script for testing purposes.

Co-authored-by: mariobassem12 <mariobassem12@gmail.com>
2025-01-26 15:44:21 +02:00
50d06cf649 feat: support macos in ci 2025-01-17 16:52:34 +02:00
b101aee0ed 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>
2025-01-13 18:52:29 +02:00
dfafeecf2c Merge branch 'main_test_fixes' into development
* main_test_fixes:
  fixes in rclone module

# Conflicts:
#	test_basic.vsh
2024-12-30 07:39:08 +01:00
f25be20e21 fixes in rclone module 2024-12-29 14:05:09 +02:00
Mahmoud-Emad
da44604910 test: improve test suite
- Remove unnecessary debug print statements.
- Remove redundant initialization calls.
- Improve test cache handling and error reporting.
- Refactor code for better readability and maintainability.
- Update test suite to include additional tests.
- Improve code formatting and style consistency.
2024-12-26 10:14:37 +00:00
d8d852cd5a tests to ignore 2024-12-25 21:57:11 +01:00
53f8b9ff96 ... 2024-12-25 21:53:50 +01:00
df86792bf0 ... 2024-12-25 21:35:13 +01:00
63660bbb90 hero lang 2024-12-25 16:19:37 +01:00
c179f09c91 the base 2024-12-25 12:43:04 +01:00
231ddf707c the base 2024-12-25 11:52:45 +01:00
27ef87f9c7 the base 2024-12-25 11:36:34 +01:00
b8169fdb4b the base 2024-12-25 11:30:15 +01:00