Skip to content

Commit

Permalink
Simplify the unit test for verifying redis swagger modelling inherita…
Browse files Browse the repository at this point in the history
…nce scenarios.
  • Loading branch information
TimLovellSmith committed May 25, 2016
1 parent 2707593 commit b403b9a
Show file tree
Hide file tree
Showing 5 changed files with 315 additions and 720 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,10 @@
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="SwaggerModelerRedisTests.cs" />
<Compile Include="SwaggerSpecHelper.cs" />
<Compile Include="SwaggerModelerTests.cs" />
<None Include="app.config" />
<None Include="Swagger\swagger-redis-sample.json">
<None Include="Swagger\swagger-ref-allOf-inheritance.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="Swagger\swagger-allOf-circular.json">
Expand Down

0 comments on commit b403b9a

Please sign in to comment.