1. Introduction
2. Integration Testing Approach
3. Testing via InMemory Apps and Databases
4. Changes in Program.cs file in ASP.NET with .NET 7
5. Invoking products controller from InMemory EDA_Customer
6. Running Tests for InMemory API Service
7. Understanding the Publishing of Message to Service Broker
8. Adding Dependency Injection for Integration Tests to invoke App Components
9. Writing Subscriber Tests to verify message read from RabbitMq
10. Adding resilience and transient-fault-handling in Test Code
11. Running Subscriber Test to test via API
12. Understanding Subscriber Test via Database and Adding Repository Pattern in App
13. Writing Subscriber Test via Database using Entity Framework
14. Understanding complete workflow of EDA System to be tested
15. Writing Test Workflow code for both EDA_Customer and EDA_Inventory
16. Writing Test workflow (Contd)
17. Fixing Multiple Test Execution Error and Summary
18.1 EventDrivenDemoCourse_IntegrationTest.zip
18. Source code.html