Skip to content

test: add missing test to AppLock tests [WPB-23754]#20631

Merged
markbrockhoff merged 1 commit intodevfrom
mb/fix-TC-2772-AppLock
Mar 11, 2026
Merged

test: add missing test to AppLock tests [WPB-23754]#20631
markbrockhoff merged 1 commit intodevfrom
mb/fix-TC-2772-AppLock

Conversation

@markbrockhoff
Copy link
Collaborator

@markbrockhoff markbrockhoff commented Mar 10, 2026

TaskWPB-23754 [Web/QA] Implement TC-2772 AppLock - Verify inactivity timeout can be set if app lock is not enforced on a team level

Pull Request

Summary

The test case was for some reason not implemented previously, so we added it now.


Security Checklist (required)

  • External inputs are validated & sanitized on client and/or server where applicable.
  • API responses are validated; unexpected shapes are handled safely (fallbacks or errors).
  • No unsafe HTML is rendered; if unavoidable, sanitization is applied and documented where it happens.
  • Injection risks (XSS/SQL/command) are prevented via safe APIs and/or escaping.

Accessibility (required)

Standards Acknowledgement (required)


Screenshots or demo (if the user interface changed)

Notes for reviewers

  • Trade-offs:
  • Follow-ups (linked issues):
  • Linked PRs (e.g. web-packages):

@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2026

🔗 Download Full Report Artifact

🧪 Playwright Test Summary

  • Passed: 261
  • Failed: 3
  • Skipped: 15
  • 🔁 Flaky: 1
  • 📊 Total: 280
  • Total Runtime: 874.7s (~ 14 min 35 sec)
specs/Authentication/authentication.spec.ts (❌ 1 failed, ⚠️ 0 flaky)
  • ❌ Authentication > Verify current browser is set as temporary device (tags: TC-3460, regression)
specs/Conversations/conversations.spec.ts (❌ 0 failed, ⚠️ 1 flaky)
  • ⚠️ Conversations > I want to see a system message with all group members mentioned on creating a group (tags: TC-2965, regression)
specs/InConversationSearch/inConversationSearch.spec.ts (❌ 1 failed, ⚠️ 0 flaky)
  • ❌ In Conversation Search > Verify I can find a message with special letters (tags: TC-403, regression)
specs/Mention/mention.spec.ts (❌ 1 failed, ⚠️ 0 flaky)
  • ❌ Mention > I want to be able to edit already sent message with a mention and mention someone else (tags: TC-3489, regression)

@markbrockhoff markbrockhoff added this pull request to the merge queue Mar 11, 2026
Merged via the queue into dev with commit cce0813 Mar 11, 2026
120 of 127 checks passed
@markbrockhoff markbrockhoff deleted the mb/fix-TC-2772-AppLock branch March 11, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants