Vertical Slice Architecture - Fylum API#70
Open
Muckenbatscher wants to merge 26 commits intomasterfrom
Open
Conversation
still needs work for the correct shared/core contracts to be referenced
in favor of the unified "Core" project that more closely aligns with vertical slice architecture
and moved all remaining classes and logic into Fylum.Core
Fylum.Folders.SharedModels to be consistent with Fylum.Users.SharedModels
instead define the common functionality of one layer in the "Common" folder of the Fylum.Folders.Api project remove all unused projects
in the 'unit-tests' job
626e49e to
b315138
Compare
for consistency with Fylum.Migrations
subsequently in the Web project
… with other SharedModels
7303700 to
53af379
Compare
for automatic registration
no windows targets are required anymore
so that vertical slice architecture test projects all share the same rules
3b0f90d to
6c269ec
Compare
so the actual code and rules in the migrations.api architecture test project are minimal
fc0b598 to
98a8410
Compare
98a8410 to
bd3c224
Compare
acts as classlibrary so end to end tests of vertical slices can be minimal
…ring the mstest sdk
bd3c224 to
305a834
Compare
2ae1a81 to
653d1b8
Compare
also added the test projects to the build-test workflow
use the common test project class library for creating the distributed application and performing migrations
0991024 to
e6b2cdd
Compare
247d42e to
dc57881
Compare
in Fylum.Migrations.Api
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.