sal/postgresclient/tests/rhai
Mahmoud-Emad b737cd6337
Some checks are pending
Rhai Tests / Run Rhai Tests (push) Waiting to run
feat: convert postgresclient module to independent sal-postgresclient package
- Move src/postgresclient/ to postgresclient/ package structure
- Add comprehensive test suite (28 tests) with real PostgreSQL operations
- Maintain Rhai integration with all 10 wrapper functions
- Update workspace configuration and dependencies
- Add complete documentation with usage examples
- Remove old module and update all references
- Ensure zero regressions in existing functionality

Closes: postgresclient monorepo conversion
2025-06-23 03:12:26 +03:00
..
01_postgres_connection.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
02_postgres_installer_mock.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
02_postgres_installer_simple.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
02_postgres_installer.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
example_installer.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
run_all_tests.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
test_functions.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
test_print.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
test_simple.rhai feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00