Skip to content

Commit ee1afca

Browse files
committed
Add integration tests: Given a main branch with two commits branched to feature
1 parent 9215034 commit ee1afca

8 files changed

+6671
-0
lines changed

src/GitVersion.Core.Tests/TrunkBased/TrunkBasedScenariosWithAGitHubFlow+GivenAMainBranchWithTwoCommitsBranchedToFeatureWhen.cs

Lines changed: 488 additions & 0 deletions
Large diffs are not rendered by default.

src/GitVersion.Core.Tests/TrunkBased/TrunkBasedScenariosWithAGitHubFlow+GivenAMainBranchWithTwoCommitsBranchedToFeatureWhenFirstCommitHasBumpMessageMajor.cs

Lines changed: 1409 additions & 0 deletions
Large diffs are not rendered by default.

src/GitVersion.Core.Tests/TrunkBased/TrunkBasedScenariosWithAGitHubFlow+GivenAMainBranchWithTwoCommitsBranchedToFeatureWhenFirstCommitHasBumpMessageMinor.cs

Lines changed: 1409 additions & 0 deletions
Large diffs are not rendered by default.

src/GitVersion.Core.Tests/TrunkBased/TrunkBasedScenariosWithAGitHubFlow+GivenAMainBranchWithTwoCommitsBranchedToFeatureWhenFirstCommitHasBumpMessagePatch.cs

Lines changed: 1409 additions & 0 deletions
Large diffs are not rendered by default.

src/GitVersion.Core.Tests/TrunkBased/TrunkBasedScenariosWithAGitHubFlow+GivenAMainBranchWithTwoCommitsBranchedToFeatureWhenFirstCommitTaggedAsPreRelease.cs

Lines changed: 489 additions & 0 deletions
Large diffs are not rendered by default.

src/GitVersion.Core.Tests/TrunkBased/TrunkBasedScenariosWithAGitHubFlow+GivenAMainBranchWithTwoCommitsBranchedToFeatureWhenFirstCommitTaggedAsPreReleaseBar.cs

Lines changed: 489 additions & 0 deletions
Large diffs are not rendered by default.

src/GitVersion.Core.Tests/TrunkBased/TrunkBasedScenariosWithAGitHubFlow+GivenAMainBranchWithTwoCommitsBranchedToFeatureWhenFirstCommitTaggedAsPreReleaseFoo.cs

Lines changed: 489 additions & 0 deletions
Large diffs are not rendered by default.

src/GitVersion.Core.Tests/TrunkBased/TrunkBasedScenariosWithAGitHubFlow+GivenAMainBranchWithTwoCommitsBranchedToFeatureWhenFirstCommitTaggedAsStable.cs

Lines changed: 489 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)