codeflash/tests
Kevin Turcios f4c0208f49 test: add unit tests for get_external_class_inits
Tests cover: extracting __init__ from site-packages classes (click.Option),
skipping project classes, non-classes, already-defined classes, builtins,
classes with trivial object.__init__, and empty import scenarios.
2026-02-13 09:03:09 -05:00
..
benchmarks format and lint all 2026-01-29 01:39:48 -08:00
code_utils style: fix mypy type annotation in test coverage utils 2026-02-12 04:26:57 +00:00
languages/javascript fix unit tests 2026-02-05 19:27:46 +05:30
scripts format and lint all 2026-01-29 01:39:48 -08:00
test_languages fixes for unit tests 2026-02-12 19:30:46 +02:00
test_setup fix: prefer src/ over build output dirs in JS module detection 2026-02-02 19:53:36 -05:00
__init__.py Move aiservice to django/aiservice 2024-01-02 16:55:24 -08:00
conftest.py format and lint all 2026-01-29 01:39:48 -08:00
mymodule.py format and lint all 2026-01-29 01:39:48 -08:00
test_add_needed_imports_from_module.py format and lint all 2026-01-29 01:39:48 -08:00
test_add_runtime_comments.py format and lint all 2026-01-29 01:39:48 -08:00
test_async_concurrency_decorator.py format and lint all 2026-01-29 01:39:48 -08:00
test_async_function_discovery.py format and lint all 2026-01-29 01:39:48 -08:00
test_async_run_and_parse_tests.py format and lint all 2026-01-29 01:39:48 -08:00
test_async_wrapper_sqlite_validation.py format and lint all 2026-01-29 01:39:48 -08:00
test_cmd_init.py remove test_framework from pyproject.toml (#955) 2025-12-09 02:53:08 -08:00
test_code_context_extractor.py test: add unit tests for get_external_class_inits 2026-02-13 09:03:09 -05:00
test_code_deduplication.py deduplicate optimizations better 2025-09-13 16:03:52 -07:00
test_code_extractor_none_aliases_exact.py format and lint all 2026-01-29 01:39:48 -08:00
test_code_replacement.py format and lint all 2026-01-29 01:39:48 -08:00
test_code_utils.py format and lint all 2026-01-29 01:39:48 -08:00
test_codeflash_capture.py format and lint all 2026-01-29 01:39:48 -08:00
test_codeflash_checkpoint.py format and lint all 2026-01-29 01:39:48 -08:00
test_codeflash_trace_decorator.py format and lint all 2026-01-29 01:39:48 -08:00
test_comparator.py Merge branch 'main' into pyarrow-comparator 2026-02-10 20:52:42 -05:00
test_critic.py format and lint all 2026-01-29 01:39:48 -08:00
test_existing_tests_source_for.py format and lint all 2026-01-29 01:39:48 -08:00
test_file_to_no_of_tests.py format and lint all 2026-01-29 01:39:48 -08:00
test_formatter.py format and lint all 2026-01-29 01:39:48 -08:00
test_function_dependencies.py update assertions 2026-01-29 05:33:16 -05:00
test_function_discovery.py style: auto-fix linting issues 2026-02-12 22:03:57 +00:00
test_function_ranker.py format and lint all 2026-01-29 01:39:48 -08:00
test_get_code.py format and lint all 2026-01-29 01:39:48 -08:00
test_get_helper_code.py format and lint all 2026-01-29 01:39:48 -08:00
test_get_read_only_code.py format and lint all 2026-01-29 01:39:48 -08:00
test_get_read_writable_code.py format and lint all 2026-01-29 01:39:48 -08:00
test_get_testgen_code.py format and lint all 2026-01-29 01:39:48 -08:00
test_git_utils.py Add tests for handling detached HEAD state in Git operations 2025-12-18 14:05:04 +02:00
test_humanize_time.py format and lint all 2026-01-29 01:39:48 -08:00
test_init_javascript.py add tests 2026-02-02 23:22:10 +05:30
test_inject_profiling_used_frameworks.py format and lint all 2026-01-29 01:39:48 -08:00
test_instrument_all_and_run.py format and lint all 2026-01-29 01:39:48 -08:00
test_instrument_async_tests.py format and lint all 2026-01-29 01:39:48 -08:00
test_instrument_codeflash_capture.py reinsert 2025-07-29 23:49:22 -07:00
test_instrument_codeflash_trace.py format and lint all 2026-01-29 01:39:48 -08:00
test_instrument_line_profiler.py format and lint all 2026-01-29 01:39:48 -08:00
test_instrument_tests.py format and lint all 2026-01-29 01:39:48 -08:00
test_instrumentation_run_results_aiservice.py format and lint all 2026-01-29 01:39:48 -08:00
test_is_numerical_code.py format and lint all 2026-01-29 01:39:48 -08:00
test_javascript_assertion_removal.py refactor: use FunctionToOptimize dataclass instead of raw strings in JS optimization 2026-02-02 01:53:02 -08:00
test_javascript_function_discovery.py fix: include same-class helper methods inside class wrapper for TypeScript 2026-02-06 17:19:46 +02:00
test_lru_cache_clear.py few manual fixes 2025-02-28 20:24:35 -08:00
test_merge_test_results.py organized imports 2025-03-28 15:26:27 -07:00
test_merge_tests.py update the test-key format 2024-01-22 16:26:32 -08:00
test_multi_file_code_replacement.py format and lint all 2026-01-29 01:39:48 -08:00
test_parse_pytest_test_failures.py format and lint all 2026-01-29 01:39:48 -08:00
test_pickle_patcher.py format and lint all 2026-01-29 01:39:48 -08:00
test_pytest_plugin_deterministic_patches.py update tests 2025-10-28 23:05:26 -07:00
test_remove_functions_from_generated_tests.py format and lint all 2026-01-29 01:39:48 -08:00
test_remove_unused_definitions.py format and lint all 2026-01-29 01:39:48 -08:00
test_shell_utils.py format and lint all 2026-01-29 01:39:48 -08:00
test_static_analysis.py move things around & more efficient passes 2025-06-07 11:30:29 -07:00
test_test_runner.py format and lint all 2026-01-29 01:39:48 -08:00
test_trace_benchmarks.py format and lint all 2026-01-29 01:39:48 -08:00
test_tracer.py format and lint all 2026-01-29 01:39:48 -08:00
test_unit_test_discovery.py format and lint all 2026-01-29 01:39:48 -08:00
test_unused_helper_revert.py format and lint all 2026-01-29 01:39:48 -08:00
test_validate_javascript_code.py ts and js validation test 2026-02-05 04:31:48 +05:30
test_validate_python_code.py format and lint all 2026-01-29 01:39:48 -08:00
test_version_check.py format and lint all 2026-01-29 01:39:48 -08:00
test_worktree.py format and lint all 2026-01-29 01:39:48 -08:00