Stef Heyenrath
|
6f73dfe360
|
Use GraphQL 8.2.1 (#1211)
|
2024-11-18 10:23:00 +01:00 |
|
Stef Heyenrath
|
da100298c1
|
Update MappingConverter to correctly write the Matcher as C# code (#1152)
* Update MappingConverter to correctly write the Matcher as C# code
* .
* CSharpCodeMatcher
* tests
* .
|
2024-08-27 19:38:07 +02:00 |
|
Stef Heyenrath
|
54edf0bebc
|
Add link to TIOBE Index on main page + fix issues (#1137)
* Add TIOBE + include SonarAnalyzer.CSharp
* .
* cp
* Copyright © WireMock.Net
* more fixes
* fix
* xpath
* if (Matchers == null || !Matchers.Any())
* if (Matchers != null)
* ?
* .
* .
|
2024-07-18 18:06:04 +02:00 |
|
Stef Heyenrath
|
fb3ae53e1c
|
GraphQL - custom scalar support (#1012)
* x
* CustomScalars
* more tests
* .
* add or set
* ...
* x
|
2023-12-04 18:02:03 +01:00 |
|
Stef Heyenrath
|
f7cd4b100e
|
GraphQL - add support for standard scalar types in the schema (#1011)
* GraphQL: register BuiltInTypes
* GraphQLMatcher_For_ValidSchema_And_CorrectGraphQL_Mutation_IsMatch
|
2023-10-16 16:13:53 +02:00 |
|
Stef Heyenrath
|
93c87845c2
|
Write logging in case a Matcher throws an exception (#986)
* ThrowException
* ...
* .
* ...
* b
* fix test
* ...
* .
* sonar
* ft
* .
* fix tst
|
2023-08-21 20:07:46 +02:00 |
|
Stef Heyenrath
|
4688f556b5
|
Add MultiPart/MimePart Request Matcher (#981)
* wip
* .
* mm
* x
* .
* .
* .
* tests
* .
* more tests
* trans
* x
* win
* fix
* .
* tests
|
2023-08-03 15:55:46 +02:00 |
|
Stef Heyenrath
|
b495eb83b1
|
Add GraphQL Schema matching (#964)
* Add GrapQLMatcher
* tests
* x
* .
* .
* RequestMessageGraphQLMatcher
* .
* more tests
* tests
* ...
* ms
* .
* more tests
* GraphQL.NET !!!
* .
* executionResult
* nw
* sonarcloud
|
2023-07-07 21:43:46 +02:00 |
|