Skip to content

Commit

Permalink
Update Teams testplans that test policy 4.1 (test plan variants e# an…
Browse files Browse the repository at this point in the history
…d gcc) (#1559)

* change testplans for 4.1 test

* update teams e# test plan variant
  • Loading branch information
nanda-katikaneni authored Feb 7, 2025
1 parent e5d8fb6 commit 76840a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Testing/Functional/Products/TestPlans/teams.e#.testplan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ TestPlan:
Preconditions:
- Command: Set-CsTeamsClientConfiguration
Splat:
Identity: Global
AllowEmailIntoChannel: true
Postconditions: []
ExpectedResult: false
- TestDescription: MS.TEAMS.4.1v1 Compliant - Not AllowEmailIntoChannel
Preconditions:
- Command: Set-CsTeamsClientConfiguration
Splat:
Identity: Global
AllowEmailIntoChannel: false
Postconditions: []
ExpectedResult: true
2 changes: 2 additions & 0 deletions Testing/Functional/Products/TestPlans/teams.gcc.testplan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ TestPlan:
Preconditions:
- Command: Set-CsTeamsClientConfiguration
Splat:
Identity: Global
AllowEmailIntoChannel: true
Postconditions: []
ExpectedResult: true
- TestDescription: MS.TEAMS.4.1v1 Compliant - Not AllowEmailIntoChannel (gcc, dod)
Preconditions:
- Command: Set-CsTeamsClientConfiguration
Splat:
Identity: Global
AllowEmailIntoChannel: false
Postconditions: []
ExpectedResult: true

0 comments on commit 76840a8

Please sign in to comment.