Skip to content

Commit

Permalink
TinaCMS content update by Aman Kumar
Browse files Browse the repository at this point in the history
  • Loading branch information
tina-cloud-app[bot] authored Jul 28, 2023
1 parent ca8556a commit ec0d8e9
Showing 1 changed file with 23 additions and 22 deletions.
45 changes: 23 additions & 22 deletions content/events/clean-architecture-workshop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,31 +42,26 @@ _body:
- header: Agenda
textColor: red
agendaItemList:
- placeholder: Clean Testing
- placeholder: Clean Architecture Basics
body: |
<VerticalListItem
afterBody={<>
* Introduction to Testing in the SSW.CleanArchitecture template
* Unit Tests
* xUnit
* FluentAssertions
* NSubstitute
* Integration Tests
* Easily create Databases using Test Containers
* Architecture Tests
</>}
content={<>
Clean Testing
Clean Architecture Basics
</>}
afterBody={<>
* See the pain of a badly architected solution
* Hands-on Refactor to Clean Architecture
* Learn the core principles of Clean Architecture
</>}
icon="1"
icon="/images/icons/1-icon.png"
/>
- placeholder: Clean Architecture Applied
body: |
<VerticalListItem
content={<>
Clean Architecture Applied
</>}
icon="2"
icon="/images/icons/2-icon.png"
afterBody={<>
* Introduction to the SSW.Clean Architecture Template
* Build a .NET Web API using:
Expand All @@ -87,18 +82,23 @@ _body:
* Add a GraphQL Presentation Layer
</>}
/>
- placeholder: Clean Architecture Basics
- placeholder: Clean Testing
body: |
<VerticalListItem
content={<>
Clean Architecture Basics
</>}
afterBody={<>
* See the pain of a badly architected solution
* Hands-on Refactor to Clean Architecture
* Learn the core principles of Clean Architecture
* Introduction to Testing in the SSW.CleanArchitecture template
* Unit Tests
* xUnit
* FluentAssertions
* NSubstitute
* Integration Tests
* Easily create Databases using Test Containers
* Architecture Tests
</>}
icon="3"
content={<>
Clean Testing
</>}
icon="/images/icons/3-icon.png"
/>
_template: Agenda
- title: Location Venues
Expand All @@ -117,3 +117,4 @@ _body:




0 comments on commit ec0d8e9

Please sign in to comment.