-
Notifications
You must be signed in to change notification settings - Fork 377
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Additional Pester tests for AVM folder structure checks (#584)
## Description Add dedicated Pester `Context` for Top level module folder tests: - Move test - Module should contain a [` version.json `] file - Add tests: - Module should contain a [` tests `] folder - Module should contain a [` tests/e2e `] folder - Module should contain a [` tests/e2e/*waf-aligned `] folder - Module should contain a [` tests/e2e/*defaults `] folder - Module should contain one [` main.test.bicep `] file in each e2e test folder - Module should contain a [` tests/unit `] folder - Module should contain a [` tests/unit/custom.tests.ps1 `] file Depending on #585 [![avm.res.network.private-endpoint](https://github.com/eriqua/bicep-registry-modules/actions/workflows/avm.res.network.private-endpoint.yml/badge.svg?branch=feat%2Fpester-test-folders)](https://github.com/eriqua/bicep-registry-modules/actions/workflows/avm.res.network.private-endpoint.yml) [![avm.res.key-vault.vault](https://github.com/eriqua/bicep-registry-modules/actions/workflows/avm.res.key-vault.vault.yml/badge.svg?branch=feat%2Fpester-test-folders)](https://github.com/eriqua/bicep-registry-modules/actions/workflows/avm.res.key-vault.vault.yml) [![avm.res.insights.action-group](https://github.com/eriqua/bicep-registry-modules/actions/workflows/avm.res.insights.action-group.yml/badge.svg?branch=feat%2Fpester-test-folders)](https://github.com/eriqua/bicep-registry-modules/actions/workflows/avm.res.insights.action-group.yml) (missing tests/unit folder and placeholder, solved by #585 )
- Loading branch information
Showing
1 changed file
with
38 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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