Skip to content

Commit cff3a5d

Browse files
author
Ajay kumar
committed
[Blog] [Ajay]: Add final blog (WIP)
1 parent 1eec692 commit cff3a5d

File tree

11 files changed

+298
-0
lines changed

11 files changed

+298
-0
lines changed

TestArena/Blog/BlogHome.razor

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,11 @@
3939
Date="@DateTime.Today.Date.ToLongDateString()" Category="Integration testing"
4040
BlogUrl="/blog/integration-testing-in-dotnet-with-external-services" />
4141
</div>
42+
43+
<div class="col">
44+
<Thumbnail ImageUrl="images/blog/integration-testing/handling-auth/banner.png"
45+
Title="Integration testing for dotnet core APIs: Handling authentication" Author="Ajay kumar"
46+
Date="@DateTime.Today.Date.ToLongDateString()" Category="Integration testing"
47+
BlogUrl="/blog/integration-testing-in-dotnet-with-auth" />
48+
</div>
4249
</div>

TestArena/Blog/IntegrationTesting/handling-auth/Index.razor

Lines changed: 291 additions & 0 deletions
Large diffs are not rendered by default.
234 KB
Loading
235 KB
Loading
41.3 KB
Loading
105 KB
Loading
2.85 MB
Loading
90.5 KB
Loading
22.6 KB
Loading
52.5 KB
Loading

0 commit comments

Comments
 (0)