codeflash/tests
2024-06-17 18:27:13 -07:00
..
scripts Fix end to end test to not create PRs 2024-05-07 16:38:04 -07:00
__init__.py Move aiservice to django/aiservice 2024-01-02 16:55:24 -08:00
test_add_needed_imports_from_module.py Reconstruct PR 602 (CF-259) by @rdreyer - Adding imports to code snippet to optimize 2024-05-10 16:18:32 -07:00
test_code_replacement.py try to repro the code replacement bug 2024-06-17 18:27:13 -07:00
test_comparator.py add frozenset and memoryview comparator 2024-06-17 17:30:17 -07:00
test_critic.py Allow more complete support for running linters/formatters 2024-06-04 16:53:23 -07:00
test_formatter.py Fix bug with formatter_cmds default not being applied correctly when not present 2024-06-11 14:49:00 -07:00
test_function_dependencies.py Fixing latest helper method dupe issues 2024-06-09 05:30:06 -07:00
test_function_discovery.py Merge branch 'main' into reconstructed-imports-handling 2024-05-10 21:49:34 -07:00
test_get_code.py Removing commented-out test skips 2024-06-06 13:04:56 -07:00
test_get_helper_code.py Fix bugs, fix tests, discover new bugs... 2024-05-31 21:32:08 -07:00
test_git_utils.py CF-92 if the user is on a branch that isn't pushed, ask the user to push before continuing to run --all. Also add check_and_push_branch and tests. 2024-06-03 18:17:34 -07:00
test_humanize_time.py Add logic to time_utils.py to always have 3 significant digits. 2024-01-18 14:06:34 -08:00
test_instrumentation.py Fix instrumentation unit tests 2024-06-05 14:04:10 -07:00
test_merge_test_results.py Handle timeouts for generated and existing tests 2024-05-31 15:15:09 -07:00
test_merge_tests.py update the test-key format 2024-01-22 16:26:32 -08:00
test_shell_utils.py Make cli and django all RUFF and TUFF 2024-04-17 19:41:00 -07:00
test_test_runner.py Make cli and django all RUFF and TUFF 2024-04-17 19:41:00 -07:00
test_type_annotation_context.py Removing commented-out test skips 2024-06-06 13:04:56 -07:00
test_unit_test_discovery.py Standardize qualified function name keys in functions_to_tests using the format: module_name.nested_module_name.class_name.function.name 2024-05-06 19:32:16 -07:00