Skip to content

Commit 8fac94e

Browse files
committed
ignore azure tests
1 parent ae6826a commit 8fac94e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

SharpRepository.Tests/Spikes/AzureBlobSpikes.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ namespace SharpRepository.Tests.Spikes
99
[TestFixture]
1010
public class AzureBlobSpikes
1111
{
12+
#if TEST_AZURE
1213
[Test]
1314
public void TestAzureBlobGet()
1415
{
@@ -30,6 +31,7 @@ public void TestAzureBlobGet()
3031

3132
text.ShouldNotBeNull();
3233
}
34+
#endif
3335
}
3436

3537
public class TestBlob

SharpRepository.Tests/Spikes/AzureTableSpikes.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ namespace SharpRepository.Tests.Spikes
88
[TestFixture]
99
public class AzureTableSpikes
1010
{
11+
#if TEST_AZURE
1112
[Test]
1213
public void TestAzureTableGet()
1314
{
@@ -16,6 +17,7 @@ public void TestAzureTableGet()
1617

1718
item.ShouldNotBeNull();
1819
}
20+
#endif
1921
}
2022

2123
public class PoisonMessage : TableEntity

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy