un-inception/scripts
russell@unturf.com 8421bd9238 fix(ci): Simplify inception tests to match actual capabilities
The C CLI doesn't pass arguments to executed scripts, so tests like
'session --list' don't work through the inception pattern. Simplified
to 3 realistic tests:

1. sdk_loads - SDK file can be executed through API
2. execute - SDK + test file upload and execution
3. api_call - Inline code execution for the language

Removed non-functional endpoint tests that require argument passing.
2026-01-17 14:49:49 -05:00
..
science feat: Smart GitLab CI pipeline with change detection and dynamic matrix 2026-01-15 15:27:58 -05:00
build-clients.sh feat(ci): Implement inception testing pattern 2026-01-17 07:09:42 -05:00
detect-changes.sh feat: Add VERSION file, remove commit message trigger 2026-01-17 09:51:24 -05:00
filter-results.sh feat: Complete self-validating documentation and smart CI/CD pipeline 2026-01-15 16:11:29 -05:00
generate-matrix.sh fix(ci): Fix inception tests for all endpoints and languages 2026-01-17 14:47:09 -05:00
test-sdk.sh fix(ci): Simplify inception tests to match actual capabilities 2026-01-17 14:49:49 -05:00
validate-examples.sh feat: Complete Python and C SDK implementations with examples and pipeline integration 2026-01-15 16:42:58 -05:00