Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show message limits for trial services #1656

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Conversation

whabanks
Copy link
Contributor

@whabanks whabanks commented Sep 1, 2023

Summary | Résumé

This PR updates the service settings page so that daily / yearly message limits for email and sms are displayed for trial services.
It also improves a couple of tests that relied on hard coded indexes to find specific rows in the service settings page. These tests should no longer fail and need attention whenever a new row is added to the service settings.

Test instructions | Instructions pour tester la modification

  1. Create a trial service
  2. Navigate to the service settings page
  3. Note that daily and yearly limits are now displayed under the Emails and Text Messages sections

- Improved some brittle tests
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

@whabanks whabanks requested a review from smcmurtry September 1, 2023 20:17
Copy link
Contributor

@smcmurtry smcmurtry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Screenshot 2023-09-01 at 4 24 03 PM

@whabanks whabanks merged commit 79aeda1 into main Sep 5, 2023
9 checks passed
@whabanks whabanks deleted the trial-service-show-msg-limit branch September 5, 2023 13:58
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.

2 participants