autorest.azure-functions-cs.../test/AutoRest.TestServer.Tests
Pavel Krymets 236193e312
Add schema usage tracker (#844)
2020-07-27 12:27:39 -07:00
..
Infrastructure Make required list properties readonly (#804) 2020-06-10 07:45:36 -07:00
AdditionalPropertiesExTest.cs Allow mapping models to structs (#570) 2020-03-24 13:59:45 -07:00
AutoRest.TestServer.Tests.csproj Update azure.core version to 1.2.2 2020-06-19 10:08:38 -07:00
CodeWriterTests.cs Couple naming fixes (#641) 2020-04-07 13:46:39 -07:00
ExtensibleEnumTests.cs Generate constructors for required properties (#562) 2020-03-23 10:34:39 -07:00
ExtensionsClientNameTest.cs Consume autorest header naming feature (#839) 2020-07-15 15:36:47 -07:00
InProcTestBase.cs Support JsonElement type in serialization (#784) 2020-05-21 12:20:29 -07:00
InProcTestServer.cs Support JsonElement type in serialization (#784) 2020-05-21 12:20:29 -07:00
InheritanceTests.cs Suport enum descriminators (#817) 2020-06-22 12:00:59 -07:00
ModelShapeTests.cs Add schema usage tracker (#844) 2020-07-27 12:27:39 -07:00
NonStringEnumTests.cs Support non-string enums (#633) 2020-04-06 14:11:10 -07:00
TestConstants.cs Fix URL/Query formatting (#319) 2019-12-09 10:08:31 -08:00
TypeAsserts.cs Add an ability to customize properties (#456) 2020-02-26 13:06:29 -08:00
TypeSchemaMappingTest.cs PR comments 2020-06-19 04:04:56 -07:00
additionalProperties.cs Always initialize the collections (#830) 2020-07-02 14:53:09 -07:00
azure-parameter-grouping.cs Do not serialize readonly properties and remove unused constructors (#834) 2020-07-15 17:25:28 -07:00
azure-special-properties.cs Re-enable client request id tests (#684) 2020-04-22 17:28:19 -07:00
body-array.cs Reduce amount of extra null checks we do (#815) 2020-07-14 15:05:03 -07:00
body-boolean.cs More test activation for null handling. Properly handling empty body tests. 2020-03-31 15:53:24 -07:00
body-byte.cs More test activation for null handling. Properly handling empty body tests. 2020-03-31 15:53:24 -07:00
body-complex.cs Reduce amount of extra null checks we do (#815) 2020-07-14 15:05:03 -07:00
body-date.cs Revert to Z suffix for 00:00 offset for compat reasons (#791) 2020-05-26 15:38:28 -07:00
body-datetime-rfc1123.cs Re-enable more tests (#680) 2020-04-22 13:15:19 -07:00
body-datetime.cs Revert to Z suffix for 00:00 offset for compat reasons (#791) 2020-05-26 15:38:28 -07:00
body-dictionary.cs Reduce amount of extra null checks we do (#815) 2020-07-14 15:05:03 -07:00
body-duration.cs Reenable more tests (#580) 2020-03-27 15:01:28 -07:00
body-file.cs Add public clients generation (#480) 2020-03-04 14:19:04 -08:00
body-integer.cs Finished updating ignored tests based on null or empty response handling. 2020-04-01 11:52:45 -07:00
body-number.cs Changes the outside min/max range tests for Decimal to properly check for failure (throw exceptions). 2020-04-28 14:42:17 -07:00
body-string.cs Merge branch 'feature/v3' into null-array-dictionary-item-handling 2020-04-03 10:10:14 -07:00
body-time.cs Add time support (#647) 2020-04-10 11:52:08 -07:00
custom-baseURL.cs Use Uri for host (#767) 2020-05-14 15:50:34 -07:00
header.cs Consume autorest header naming feature (#839) 2020-07-15 15:36:47 -07:00
httpInfrastructure.cs Support multiple response types (#585) 2020-03-27 16:19:36 -07:00
lro.cs LRO: PUT 201 fix (#757) 2020-05-13 11:05:23 -07:00
media_types.cs Update test server version (#754) 2020-05-12 13:37:48 -07:00
model-flattening.cs Always initialize the collections (#830) 2020-07-02 14:53:09 -07:00
multiple-inheritance.cs Added multiple-inheritance code and tests. 2020-04-16 17:25:07 -07:00
object-type.cs Added multiple-inheritance code and tests. 2020-04-16 17:25:07 -07:00
paging.cs Add support for paged LROs (#809) 2020-06-16 08:39:14 -07:00
required-optional.cs Do not serialize readonly properties and remove unused constructors (#834) 2020-07-15 17:25:28 -07:00
subscriptionId-apiVersion.cs Re-enable more tests (#680) 2020-04-22 13:15:19 -07:00
url-path-items.cs Use Uri for host (#767) 2020-05-14 15:50:34 -07:00
url-query.cs Reduce amount of extra null checks we do (#815) 2020-07-14 15:05:03 -07:00
url.cs Update test server version and add new tests (#814) 2020-06-12 08:48:35 -07:00
validation.cs Add parameter null checks (#571) 2020-03-25 10:32:46 -07:00
xml-service.cs Always initialize the collections (#830) 2020-07-02 14:53:09 -07:00
xms-error-responses.cs Tests don't exist in V2. 2020-04-15 16:19:55 -07:00