Skip to content

Commit 90ca1a5

Browse files
modified unittest cli to run of eshop files
1 parent 1d47507 commit 90ca1a5

7 files changed

Lines changed: 1 addition & 231 deletions

File tree

.github/workflows/unittest-cli-run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Run command generate
9898
working-directory: samples/eShop-release-8.0
9999
run: |
100-
unittest-cli generate --copilot
100+
unittest-cli generate --copilot -f src/Ordering.Infrastructure/OrderingContext.cs -f src/Identity.API/HomeController.cs -f src/OrderProcessor/GracePeriodManagerService.cs -f src/Ordering.API/Behaviors/TransactionBehavior.cs -f src/IntegrationEventLogEF/IntegrationEventLogService.cs
101101
env:
102102
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
103103

samples/eShop-release-8.0/.github/dependabot.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

samples/eShop-release-8.0/.github/workflows/markdownlint-problem-matcher.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

samples/eShop-release-8.0/.github/workflows/markdownlint.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

samples/eShop-release-8.0/.github/workflows/playwright.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

samples/eShop-release-8.0/.github/workflows/pr-validation-maui.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

samples/eShop-release-8.0/.github/workflows/pr-validation.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)