Skip to content

Commit

Permalink
Update Scenarios/Contribute.md
Browse files Browse the repository at this point in the history
Co-authored-by: Maria Zhelezova <43066499+mazhelez@users.noreply.github.com>
  • Loading branch information
freddydk and mazhelez authored Aug 4, 2023
1 parent 094f4b0 commit 57278bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scenarios/Contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ In the e2eTests folder, in the AL-Go repository, there are 3 types of end to end
- Test-AL-Go.ps1 contains an end-2-end test scenario and is in E2E.yaml run for all combinations of Public/Private, Windows/Linux, Single/Multiproject and PTE/AppSource.
- Test-AL-Go-Upgrade.ps1 contains an end-2-end upgrade scenario and is run for all prior releases of AL-Go for GitHub to test that you can successfully upgrade that version to the latestand run CI/CD successfully.
- The scenarios folder contains a set of AL-Go scenarios, which tests specific functionality end to end. Every folder under e2eTests/scenarios, which contains a runtests.ps1 will be run as a scenario test, like:
- UseProjectDependencies - create a repo with multiple projects and set UseDependencies to modify CI/CD and other build workflows to build projects in the right order
- UseProjectDependencies - create a repo with multiple projects and set **UseProjectDependencies** to modify CI/CD and other build workflows to build projects in the right order
- GitHubPackages - create 3 repositories using GitHub Packages as dependency resolver and check that artifacts are built properly
- BuildModes - create a repository, set buildModes and test that generated artifacts are as expected.
- ReleaseBranches - testing that create release works, release branches are create and subsequently found correctly as previous build
Expand Down

0 comments on commit 57278bc

Please sign in to comment.