autorest.azure-functions-cs.../test/AutoRest.TestServer.Tests
Michael Yanni 23a322f336
Merge pull request #271 from MiYanni/serialization-removal
Serialization removal
2019-12-04 17:05:46 -08:00
..
body-complex/Generated Reverted Resharper removing using System from generated code. 2019-12-04 16:06:08 -08:00
body-string/Generated Add client models for client operations (#266) 2019-12-02 17:06:45 -08:00
custom-baseUrl/Generated Add client models for client operations (#266) 2019-12-02 17:06:45 -08:00
custom-baseUrl-more-options/Generated Add ability to control escaping for paths and queries (#270) 2019-12-04 11:17:25 -08:00
header/Generated A bit of type and namespace cleanup (#267) 2019-12-03 09:09:59 -08:00
url/Generated Add ability to control escaping for paths and queries (#270) 2019-12-04 11:17:25 -08:00
AutoRest.TestServer.Tests.csproj Add tests swaggers to autogeneration (#259) 2019-11-22 15:58:32 -08:00
ITestServer.cs Support both test servers (#272) 2019-12-04 10:59:07 -08:00
IgnoreOnTestServer.cs Support both test servers (#272) 2019-12-04 10:59:07 -08:00
ProcessTracker.cs Support both test servers (#272) 2019-12-04 10:59:07 -08:00
TestOptions.cs Add tests swaggers to autogeneration (#259) 2019-11-22 15:58:32 -08:00
TestServerSession.cs Add all string tests (#274) 2019-12-04 16:52:08 -08:00
TestServerTestBase.cs Add all string tests (#274) 2019-12-04 16:52:08 -08:00
TestServerV1.cs Add initial header tests (#273) 2019-12-04 15:50:33 -08:00
TestServerV1Test.cs Support both test servers (#272) 2019-12-04 10:59:07 -08:00
TestServerV2.cs Support both test servers (#272) 2019-12-04 10:59:07 -08:00
TestServerV2Test.cs Support both test servers (#272) 2019-12-04 10:59:07 -08:00
TestServerVersion.cs Support both test servers (#272) 2019-12-04 10:59:07 -08:00
body-complex.cs Support both test servers (#272) 2019-12-04 10:59:07 -08:00
body-string.cs Add all string tests (#274) 2019-12-04 16:52:08 -08:00
custom-baseURL.cs Add all string tests (#274) 2019-12-04 16:52:08 -08:00
header.cs Add initial header tests (#273) 2019-12-04 15:50:33 -08:00
readme.md Add tests swaggers to autogeneration (#259) 2019-11-22 15:58:32 -08:00
url-path-items.cs Merge branch 'feature/v3' into serialization-removal 2019-12-04 13:08:40 -08:00
url-query.cs Add ability to control escaping for paths and queries (#270) 2019-12-04 11:17:25 -08:00
url.cs Add ability to control escaping for paths and queries (#270) 2019-12-04 11:17:25 -08:00

readme.md

Test coverage for test-server

AutoRest Configuration

see https://aka.ms/autorest

use: $(this-folder)/../../
clear-output-folder: true
include-csproj: false
include-assets: false