Add integration tests

This commit is contained in:
Henrik Andersson
2014-01-27 16:47:28 +10:00
parent 7b2043d151
commit e05cd9df2c
2 changed files with 111 additions and 0 deletions
@@ -69,6 +69,7 @@
<Compile Include="Clients\MilestonesClientTests.cs" />
<Compile Include="Clients\ReferencesClientTests.cs" />
<Compile Include="Clients\TreeClientTests.cs" />
<Compile Include="Clients\UserFollowersClientTests.cs" />
<Compile Include="IntegrationTestAttribute.cs" />
<Compile Include="Clients\IssuesClientTests.cs" />
<Compile Include="Clients\MiscellaneousClientTests.cs" />