kontent-ai / model-generator-net

Kontent.ai .NET model generator.
https://www.nuget.org/packages/Kontent.Ai.ModelGenerator
MIT License
17 stars 19 forks source link

Tests refactoring #168

Closed Sevitas closed 1 year ago

Sevitas commented 1 year ago

Motivation

Use FluentAssertions in tests. Split tests to represent project structure. Improves code readability, simplifies some tests.