| .. |
|
__init__.py
|
wip java support
|
2026-01-30 00:37:24 -08:00 |
|
test_auto_config_integration.py
|
feat: add JaCoCo deps, fix checkstyle skip properties, and add auto-config integration tests
|
2026-03-26 07:31:53 +00:00 |
|
test_build_config_strategy.py
|
fix tests
|
2026-03-26 08:42:00 +02:00 |
|
test_build_tools.py
|
merge: resolve conflict with main in test_build_tools.py
|
2026-04-09 15:07:17 +00:00 |
|
test_candidate_early_exit.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_comparator.py
|
Clean up Java test skip markers
|
2026-04-09 22:22:39 -05:00 |
|
test_comparison_decision.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_concurrency_analyzer.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_config.py
|
wip java support
|
2026-01-30 00:37:24 -08:00 |
|
test_context.py
|
fix: resolve pre-existing mypy errors on files touched by this PR
|
2026-04-28 15:40:02 +00:00 |
|
test_coverage.py
|
Refactor Maven strategy for Codeflash integration
|
2026-03-10 04:14:55 +02:00 |
|
test_discovery.py
|
feat: skip inner-class methods in Java discovery; revert replacement-level inner-class workarounds
|
2026-03-03 00:47:01 +00:00 |
|
test_formatter.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_gradle_strategy.py
|
fix: add --configure-on-demand to all Gradle commands
|
2026-04-10 21:46:42 +00:00 |
|
test_import_resolver.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_instrumentation.py
|
feat: optimize comparison handling for KryoPlaceholder and enhance void method state tests
|
2026-04-03 16:45:41 +02:00 |
|
test_integration.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_java_runtime_comments.py
|
fix: filter Java runtime annotations by class name and fix ordering
|
2026-03-16 17:51:57 -07:00 |
|
test_java_test_paths.py
|
fix: handle multi-line include directives in settings.gradle
|
2026-04-07 15:03:32 +00:00 |
|
test_java_tracer_e2e.py
|
fix: update test assertions to match simplified Workload fixture
|
2026-04-10 16:05:27 -05:00 |
|
test_java_tracer_integration.py
|
fix: update test assertions to match simplified Workload fixture
|
2026-04-10 16:05:27 -05:00 |
|
test_jfr_parser.py
|
fix: Windows compatibility for Java config detection tests
|
2026-03-19 22:58:48 -07:00 |
|
test_line_profiler.py
|
feat: centralize JAR version, cache runtime setup, add pom.xml backup/restore
|
2026-03-05 23:17:09 +00:00 |
|
test_line_profiler_integration.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_overload_disambiguation.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_parser.py
|
Merge remote-tracking branch 'origin/main' into omni-java
|
2026-03-04 01:52:32 -05:00 |
|
test_remove_asserts.py
|
fix: infer Java return types in assertion transformer instead of using Object
|
2026-03-03 14:41:40 +00:00 |
|
test_replacement.py
|
test: annotate test_replacement.py for mypy prek hook
|
2026-04-28 15:22:42 +00:00 |
|
test_replay_test_generation.py
|
fix: properly instrument replay tests instead of skipping them
|
2026-03-19 20:10:20 -07:00 |
|
test_run_and_parse.py
|
Clean up Java test skip markers
|
2026-04-09 22:22:39 -05:00 |
|
test_security.py
|
Refactor Maven strategy for Codeflash integration
|
2026-03-10 04:14:55 +02:00 |
|
test_strip_java_assertions.py
|
fix how tests looks like when PR is created
|
2026-03-03 14:47:25 -08:00 |
|
test_support.py
|
fix(java): exclude apidocs and javadoc directories from file discovery
|
2026-03-03 02:24:27 +00:00 |
|
test_test_discovery.py
|
Initial e2e tracer implementation
|
2026-03-18 23:03:35 -07:00 |
|
test_tracer_exit_codes.py
|
merge: resolve conflict with main — adapt exit-code handling to combined invocation
|
2026-04-21 01:40:26 +00:00 |