Skip to content

Conversation

@N-Olbert
Copy link
Contributor

Summary of the changes (Less than 80 chars)

  • Force specific culture for localized compile errors in analyzers tests
  • The following tests currently fail on non-English systems because the emitted compile errors are localized and therefore differ from the snapshot:
HotChocolate.Types.Analyzers.Tests BindMemberAnalyzerTests BindMember_WithNameof_InvalidMember_RaisesError NodeResolverAnalyzerTests NodeResolver_NonStatic_WithIdAttribute_RaisesError ObjectTypeTests GraphQLType_String_On_Parameter_MatchesSnapshot QueryContextProjectionAnalyzerTests QueryContext_MultipleAttributes_OnlyUseProjectionFlagged QueryContext_WithoutUseProjection_NoError QueryContext_WithUseProjection_RaisesError QueryContext_WithUseProjections_RaisesError ResolverTests Resolver_Parameter_With_Two_Attribute 

Closes #bugnumber (in this specific format)

Copy link
Member

@michaelstaib michaelstaib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants