Skip to content

Conversation

@palashgdev
Copy link
Contributor

@palashgdev palashgdev commented Dec 1, 2025

🔧 Changes

Added prompts custom-text

brute-force-protection

with screen types

  'brute-force-protection-unblock',
  'brute-force-protection-unblock-success',
  'brute-force-protection-unblock-failure',

📝 Example:
Support brute-force-protection prompts custom-text

prompts:
  customText:
    en:
      brute-force-protection:
        brute-force-protection-unblock-success:
          pageTitle: Test
          eventTitle: Test
          description: Test

📚 References

🔬 Testing

  • checked importing and exporting via local yaml

@palashgdev palashgdev self-assigned this Dec 1, 2025
@palashgdev palashgdev requested a review from a team as a code owner December 1, 2025 06:32
- Introduced custom text handling for brute-force protection prompts.
- Updated tests to include scenarios for retrieving and updating brute-force protection custom texts.
- Refactored existing tests to ensure compatibility with new prompt structure.
- Stubbed new prompts in tests to return appropriate responses.
- Ensured that brute-force protection settings are correctly integrated into the prompts handler.
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.35%. Comparing base (128605d) to head (3b21ea3).

Additional details and impacted files
@@           Coverage Diff           @@
##             beta    #1221   +/-   ##
=======================================
  Coverage   80.35%   80.35%           
=======================================
  Files         134      134           
  Lines        5268     5268           
  Branches     1069     1069           
=======================================
  Hits         4233     4233           
  Misses        603      603           
  Partials      432      432           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@palashgdev palashgdev merged commit 6038014 into beta Dec 8, 2025
5 checks passed
@palashgdev palashgdev deleted the DXCDT-1277-brute-force-protection branch December 8, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants