ruff/crates/ty_server/tests/e2e/snapshots
Aria Desires ad3de4e488
[ty] Improve rendering of default values for function args (#22010)
## Summary

We're actually quite good at computing this but the main issue is just
that we compute it at the type-level and so wrap it in `Literal[...]`.
So just special-case the rendering of these to omit `Literal[...]` and
fallback to `...` in cases where the thing we'll show is probably
useless (i.e. `x: str = str`).

Fixes https://github.com/astral-sh/ty/issues/1882
2025-12-16 13:39:19 -05:00
..
e2e__code_actions__code_action.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__code_actions__code_action_attribute_access_on_unimported.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__code_actions__code_action_existing_import_undefined_decorator.snap [ty] Add "qualify ..." code fix for undefined references (#21968) 2025-12-15 10:14:36 -05:00
e2e__code_actions__code_action_invalid_string_annotations.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__code_actions__code_action_possible_missing_submodule_attribute.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__code_actions__code_action_undefined_decorator.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__code_actions__code_action_undefined_reference_multi.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__commands__debug_command.snap [ty] Emit a diagnostic when frozen dataclass inherits a non-frozen dataclass and the other way around (#21962) 2025-12-13 20:59:26 +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] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +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__changing_language_of_file_without_extension-2.snap [ty] Checking files without extension (#21867) 2025-12-10 16:47:41 +00:00
e2e__publish_diagnostics__changing_language_of_file_without_extension.snap [ty] Checking files without extension (#21867) 2025-12-10 16:47:41 +00:00
e2e__publish_diagnostics__message_with_related_information_support.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__publish_diagnostics__message_without_related_information_support.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__publish_diagnostics__on_did_change.snap [ty] Fix outdated version in publish diagnostics after `didChange` (#21943) 2025-12-12 11:30:56 +00: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] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__publish_diagnostics__on_did_open_file_without_extension_but_python_language.snap [ty] Checking files without extension (#21867) 2025-12-10 16:47:41 +00:00
e2e__pull_diagnostics__on_did_open.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__pull_diagnostics__workspace_diagnostic_after_changes.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__pull_diagnostics__workspace_diagnostic_initial_state.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +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] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01: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] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
e2e__pull_diagnostics__workspace_diagnostic_suspend_change_suspend_first_response.snap [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01: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
e2e__rename__notebook.snap [ty] Stabilize rename (#21940) 2025-12-12 13:52:47 +01:00
e2e__rename__text_document.snap [ty] Stabilize rename (#21940) 2025-12-12 13:52:47 +01:00
e2e__signature_help__works_in_function_name.snap [ty] Improve rendering of default values for function args (#22010) 2025-12-16 13:39:19 -05:00