ruff/crates/ty_server/tests/e2e/snapshots
Andrew Gallant 518d11b33f [ty] Add modules to auto-import
This makes auto-import include modules in suggestions.

In this initial implementation, we permit this to include submodules as
well. This is in contrast to what we do in `import ...` completions.
It's easy to change this behavior, but I think it'd be interesting to
run with this for now to see how well it works.
2025-12-04 17:37:37 -05:00
..
e2e__code_actions__code_action.snap [ty] Add code action to ignore diagnostic on the current line (#21595) 2025-11-29 15:41:54 +01:00
e2e__code_actions__code_action_attribute_access_on_unimported.snap [ty] Add modules to auto-import 2025-12-04 17:37:37 -05:00
e2e__code_actions__code_action_existing_import_undefined_decorator.snap [ty] Fix auto-import code action to handle pre-existing import 2025-12-01 14:20:47 -05:00
e2e__code_actions__code_action_invalid_string_annotations.snap [ty] Fix crash when hovering an unknown string annotation (#21782) 2025-12-04 09:11:40 +01:00
e2e__code_actions__code_action_possible_missing_submodule_attribute.snap [ty] Add code action to ignore diagnostic on the current line (#21595) 2025-11-29 15:41:54 +01:00
e2e__code_actions__code_action_undefined_decorator.snap [ty] Exclude `typing_extensions` from completions unless it's really available 2025-12-01 11:24:16 -05:00
e2e__code_actions__code_action_undefined_reference_multi.snap [ty] Exclude `typing_extensions` from completions unless it's really available 2025-12-01 11:24:16 -05:00
e2e__commands__debug_command.snap [ty] Forbid use of `super()` in `NamedTuple` subclasses (#21700) 2025-11-30 15:49:06 +00:00
e2e__initialize__initialization.snap [ty] Always register rename provider if client doesn't support dynamic registration (#21789) 2025-12-04 14:40:16 +01:00
e2e__initialize__initialization_with_workspace.snap [ty] Always register rename provider if client doesn't support dynamic registration (#21789) 2025-12-04 14:40:16 +01:00
e2e__notebook__auto_import.snap [ty] Redact ranking of completions from e2e LSP tests 2025-12-04 13:21:26 -05:00
e2e__notebook__auto_import_docstring.snap [ty] Redact ranking of completions from e2e LSP tests 2025-12-04 13:21:26 -05:00
e2e__notebook__auto_import_from_future.snap [ty] Redact ranking of completions from e2e LSP tests 2025-12-04 13:21:26 -05:00
e2e__notebook__auto_import_same_cell.snap [ty] Redact ranking of completions from e2e LSP tests 2025-12-04 13:21:26 -05:00
e2e__notebook__diagnostic_end_of_file.snap [ty] Support for notebooks in VS Code (#21175) 2025-11-13 13:23:19 +01:00
e2e__notebook__publish_diagnostics_open.snap [ty] Support for notebooks in VS Code (#21175) 2025-11-13 13:23:19 +01:00
e2e__notebook__semantic_tokens.snap [ty] Semantic tokens: consistently add the `DEFINITION` modifier (#21521) 2025-11-19 12:45:39 +01:00
e2e__publish_diagnostics__on_did_change_watched_files.snap [ty] Don't send publish diagnostics for clients supporting pull diagnostics (#21772) 2025-12-04 08:12:04 +01:00
e2e__publish_diagnostics__on_did_open.snap [ty] Move server tests as integration tests (#19522) 2025-07-24 16:10:17 +00:00
e2e__pull_diagnostics__on_did_open.snap [ty] Implement diagnostic caching (#19605) 2025-07-30 11:04:34 +01:00
e2e__pull_diagnostics__workspace_diagnostic_after_changes.snap [ty] Implement streaming for workspace diagnostics (#19657) 2025-08-04 09:34:29 +00:00
e2e__pull_diagnostics__workspace_diagnostic_initial_state.snap [ty] Implement diagnostic caching (#19605) 2025-07-30 11:04:34 +01:00
e2e__pull_diagnostics__workspace_diagnostic_long_polling_cancellation_result.snap [ty] Add panic-by-default await methods to `TestServer` (#21451) 2025-11-14 19:47:39 +01:00
e2e__pull_diagnostics__workspace_diagnostic_long_polling_change_response.snap [ty] Implement long-polling for workspace diagnsotics (#19670) 2025-08-04 10:26:38 +00:00
e2e__pull_diagnostics__workspace_diagnostic_long_polling_shutdown_response.snap [ty] Implement long-polling for workspace diagnsotics (#19670) 2025-08-04 10:26:38 +00:00
e2e__pull_diagnostics__workspace_diagnostic_streaming_with_caching.snap [ty] Implement streaming for workspace diagnostics (#19657) 2025-08-04 09:34:29 +00:00
e2e__pull_diagnostics__workspace_diagnostic_suspend_change_suspend_first_response.snap [ty] Implement long-polling for workspace diagnsotics (#19670) 2025-08-04 10:26:38 +00:00
e2e__pull_diagnostics__workspace_diagnostic_suspend_change_suspend_second_response.snap [ty] Implement long-polling for workspace diagnsotics (#19670) 2025-08-04 10:26:38 +00:00