un-inception/clients/python/sync/tests
russell@unturf.com de8c816b27 add functional tests for 7 major SDKs (Python, Go, JS, Ruby, PHP, Java, Rust)
Each test file covers 10 real API tests matching the C SDK reference:
health_check, validate_keys, get_languages, execute, execute_error,
session_list, session_lifecycle, service_list, snapshot_list, image_list.

All tests skip cleanly without credentials. No soft passes.
Updated all 7 Makefiles to run dedicated functional test files.
2026-02-26 22:04:21 -05:00
..
__init__.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
test_caching.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
test_credentials.py fix: CSV credential loader skips comments correctly, isolate credential tests 2026-02-26 17:58:27 -05:00
test_functional.py add functional tests for 7 major SDKs (Python, Go, JS, Ruby, PHP, Java, Rust) 2026-02-26 22:04:21 -05:00
test_integration_mock.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
test_language_detection.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
test_new_functions.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
test_real_world_scenarios.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
test_signatures.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00