Commit Graph

1780 Commits (6b9918fdcc4088746f7291213f066396c14c187d)

Author SHA1 Message Date
Rene Cannao f45173b9c6 fix: make cmake3 discovery in test deps portable
1 month ago
René Cannaò 16f8837e0d
Merge branch 'v3.0' into v3.0-pgsql_monitor_repl_lag
1 month ago
Rene Cannao 131e69f94a fix: portability and macOS compatibility for test dependencies
1 month ago
Javier Jaramago Fernández 2bfa23665b fix: compilation of test dep 'mysql-connector-c 5.7' in newer CMake (> 4)
1 month ago
Javier Jaramago Fernández 26c6eab5ae fix: improve error reporting for sqlite3 TAP utils
1 month ago
Javier Jaramago Fernández 5f347c15a6 chore: remove test cert files incorrectly pushed to TAP dir
1 month ago
Javier Jaramago Fernández 0132075d47 fix: simplified expression in 'test_pgsql_replication_lag' TAP scripts
1 month ago
Javier Jaramago Fernández 35254fad8c fix: typo in 'pgsql-repl' infra script message
1 month ago
Javier Jaramago Fernández 36348fa797 fix: minor escaping issues with 'pgsql-repl' infra scripts
1 month ago
René Cannaò 148dfb2af3
Merge pull request #5423 from sysown/v3.0-genai_keys
1 month ago
Rene Cannao bcefd093fc test(genai): add live TAP validations for GenAI, LLM bridge, and MCP semantic lifecycle
1 month ago
Javier Jaramago Fernández a4ea3b2174 Merge branch 'v3.0' of github.com:sysown/proxysql into v3.0-pgsql_monitor_repl_lag
1 month ago
Javier Jaramago Fernández 86590fc799 test: add 'test_pgsql_replication_lag-t.cpp' to new 'pgsql-repl' TAP group
1 month ago
Javier Jaramago Fernández b7e98f170d feat: add new TAP group infra for PostgreSQL replication testing
1 month ago
Javier Jaramago Fernández b14f88226c fix: compilation of 'cpp-dotenv' for newer CMake versions
1 month ago
Javier Jaramago Fernández cbce30527f feat-wip: Add initial version of TAP test for replication_lag
1 month ago
Javier Jaramago Fernández d18fd15a76 feat: Improve error report for TAP utility function 'CHECK_EXT_VAL'
1 month ago
Wazir Ahmed d5ef84e535 TAP: Add `mcp_query_rules-t` in groups.json
1 month ago
Rene Cannao 2f82b3e5e6 test: Final cleanup of deprecated MCP shell scripts and GenAI diags
1 month ago
Rene Cannao c902d21219 build: Cleanup redundant test targets in test/tap/tests/Makefile
1 month ago
Rene Cannao a72d2bdd20 test: Replace deprecated shell MCP query rules tests with C++ TAP test
1 month ago
Rene Cannao 6f72f30539 test: Fix and enhance MCP Phase-B LLM discovery test
1 month ago
Rene Cannao f9a9f25349 test: Fix and enhance MCP Claude headless flow smoke test
1 month ago
Rene Cannao 3b84b04616 test: Enhance genai_async-t with detailed diagnostics and robustness
1 month ago
Rene Cannao 2bd89db0f3 test: Enhance nl2sql_unit_base-t with detailed diagnostics
1 month ago
Rene Cannao 766043ecc7 test: Enhance verbosity and diagnostics in nl2sql_model_selection-t
1 month ago
Rene Cannao c81b155ec2 fix: Update nl2sql_prompt_builder-t.cpp plan and add diagnostics
1 month ago
Rene Cannao b2bb6e06c8 fix: Update nl2sql_model_selection-t.cpp to use correct variables and tables
1 month ago
Rene Cannao 1822a37ee6 revert: Tokenizer changes for /*+ */ and fix related tests
1 month ago
Rene Cannao 3e73787753 Revert "fix: Handle optimizer hints /*+ */ correctly in query tokenizers"
1 month ago
Rene Cannao 18d77ceb15 fix: Use TAP_WORKDIR to locate child binaries in MCP tests
1 month ago
Rene Cannao 63bfb1fdd3 tests: Fix and enhance FFTO bypass test reliability
1 month ago
Rene Cannao 6be9dd1bfa fix: Address AI code review feedback from PR #5410
1 month ago
Rene Cannao 178f679fad fix: Handle optimizer hints /*+ */ correctly in query tokenizers
1 month ago
Rene Cannao 630277ed3d fix: Fix pgsql-issue5384-t test and skip failing tests
1 month ago
Rene Cannao 26d3d1fce5 fix: Skip failing tests in issue5384-t due to feature regression
1 month ago
Rene Cannao b143f61b93 fix: Fix issue5384-t test - column name and result handling
1 month ago
Rene Cannao 05b723c253 test: Add descriptive diag messages to all test_ffto_* tests
1 month ago
Rene Cannao 96b1a8ff3b fix: Fix test_ffto_pgsql-t test failures
1 month ago
Rene Cannao fbcfd46132 test: Add descriptive diag messages to all test_mcp_* shell scripts
1 month ago
Rene Cannao 27294a0ac7 test: Increase PROXYSQLTEST 1 rows from 20 to 100 in mcp_show_queries_topk-t
1 month ago
Rene Cannao b5843e1a84 test: Add visual output for top queries in mcp_show_queries_topk-t
1 month ago
Rene Cannao 89646984e0 fix: Check transport success instead of is_success for disabled tool test
1 month ago
Rene Cannao b4c80bb31d fix: Disable CTE test in mcp_query_run_sql_readonly-t for MySQL 5.7
1 month ago
Rene Cannao fa6b890934 fix: Fix mcp_module-t test failures
1 month ago
Rene Cannao 4203cbeec5 test: Add descriptive diag() messages to all MCP TAP tests
1 month ago
Rene Cannao 76822032af feat: Add SSL/HTTPS support to MCPClient and fix mcp_stats_refresh-t
1 month ago
Rene Cannao 723c2daaba fix: Add missing get_mcp_variable function to mcp_runtime_variables-t
1 month ago
Rene Cannao 893ccd2aaf test: Add mcp_runtime_variables-t to verify runtime_global_variables
1 month ago
Rene Cannao 89da8324ec test: Add retry mechanism for MCP server startup in mcp_stats_refresh-t
1 month ago