codeflash/tests
2025-09-27 23:21:15 -07:00
..
benchmarks created benchmarks for codeflash, modified codeflash-optimize to use codeflash --benchmark 2025-04-15 21:18:59 -04:00
scripts update cov numbers 2025-07-01 19:51:17 -07:00
__init__.py Move aiservice to django/aiservice 2024-01-02 16:55:24 -08:00
mymodule.py WIP diffbehavior support, up to and including full replacement module code for each optimization candidate. Remaining: writing module code to each git worktree, running diffbehavior vs each candidate worktree, collecting results. TODO comment driven programming at its finest. 2024-10-30 01:30:10 -07:00
test_add_needed_imports_from_module.py tests: assert the whole new code 2025-08-17 23:55:51 +03:00
test_add_runtime_comments.py cleaning up 2025-07-10 21:05:31 -07:00
test_code_context_extractor.py macos symlink shenanigans 2025-09-27 23:21:15 -07:00
test_code_deduplication.py deduplicate optimizations better 2025-09-13 16:03:52 -07:00
test_code_replacement.py Merge branch 'main' of github.com:codeflash-ai/codeflash into fix/duplicate-global-assignments-when-reverting-helpers 2025-08-25 21:36:35 +03:00
test_code_utils.py Merge branch 'main' into part-1-windows-fixes 2025-09-27 21:02:06 -07:00
test_codeflash_capture.py reinsert 2025-07-29 23:49:22 -07:00
test_codeflash_checkpoint.py Add tests 2025-04-29 18:07:42 -07:00
test_codeflash_trace_decorator.py work on new replay_test logic 2025-04-09 17:18:22 -07:00
test_comparator.py attrs 2025-09-24 00:48:39 -07:00
test_critic.py fix tests cases 2025-08-05 21:23:29 -07:00
test_existing_tests_source_for.py ready to merge 2025-08-11 12:07:01 -07:00
test_formatter.py normalize paths and tmp_dir here too 2025-09-28 05:40:20 +00:00
test_function_dependencies.py cleaned up comments and removed unused old file 2025-03-11 16:15:07 -07:00
test_function_discovery.py reinsert 2025-07-29 23:49:22 -07:00
test_function_ranker.py rank only, change formula 2025-07-02 18:44:39 -07:00
test_get_code.py reinsert 2025-07-29 23:49:22 -07:00
test_get_helper_code.py reinsert 2025-07-29 23:49:22 -07:00
test_get_read_only_code.py Implemented testgen context retrieval. Context retrieved is the union of read-writable code and read-only code. Did some refactors to remove code_to_optimize_with_helpers, and updated tests. 2025-03-05 16:40:23 -08:00
test_get_read_writable_code.py Implemented testgen context retrieval. Context retrieved is the union of read-writable code and read-only code. Did some refactors to remove code_to_optimize_with_helpers, and updated tests. 2025-03-05 16:40:23 -08:00
test_get_testgen_code.py Implemented testgen context retrieval. Context retrieved is the union of read-writable code and read-only code. Did some refactors to remove code_to_optimize_with_helpers, and updated tests. 2025-03-05 16:40:23 -08:00
test_git_utils.py fix test 2025-07-30 11:24:19 -07:00
test_humanize_time.py ready to merge 2025-06-18 14:40:48 -07:00
test_instrument_all_and_run.py Merge branch 'main' into part-1-windows-fixes 2025-09-27 21:02:06 -07:00
test_instrument_codeflash_capture.py reinsert 2025-07-29 23:49:22 -07:00
test_instrument_codeflash_trace.py handled edge case for instrumenting codeflash trace 2025-04-09 17:19:20 -07:00
test_instrument_line_profiler.py nested classes handled now 2025-04-01 16:26:12 -07:00
test_instrument_tests.py Revert "Update test_instrument_tests.py" 2025-09-28 06:07:15 +00:00
test_instrumentation_run_results_aiservice.py fix one more test 2025-06-03 16:18:02 -07: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 add global assignments after the imports 2025-08-22 15:52:15 +03:00
test_pickle_patcher.py reinsert 2025-07-29 23:49:22 -07:00
test_pytest_plugin_deterministic_patches.py fix tests 2025-06-24 08:27:25 -07:00
test_remove_functions_from_generated_tests.py first commit 2025-06-05 19:31:01 -07:00
test_remove_unused_definitions.py tests for code context extractor 2025-04-17 18:44:15 -04:00
test_shell_utils.py Merge branch 'main' into part-1-windows-fixes 2025-09-27 21:02:06 -07:00
test_static_analysis.py move things around & more efficient passes 2025-06-07 11:30:29 -07:00
test_test_runner.py normalize paths and tmp_dir here too 2025-09-28 05:40:20 +00:00
test_trace_benchmarks.py windows shenanigans 2025-09-28 05:49:36 +00:00
test_tracer.py normalize paths and tmp_dir here too 2025-09-28 05:40:20 +00:00
test_unit_test_discovery.py cleanup benchmark 2025-07-28 16:46:05 -07:00
test_unused_helper_revert.py new line 2025-09-25 17:15:08 +03:00
test_validate_python_code.py refactoring and test 2025-08-23 16:07:10 +03:00
test_version_check.py fix tests 2025-09-11 14:31:58 -07:00