cds-snc / notification-api

GC Notify API | GC Notification API
https://notification.canada.ca
MIT License
51 stars 18 forks source link

Create new DRYRUN_TEST_NUMBER #2333

Closed sastels closed 6 days ago

sastels commented 2 weeks ago

Summary | Résumé

Create a new DRYRUN_TEST_NUMBER that uses dryrun=True and switch the INTERNAL_TEST_NUMBER to just be internal (ie no boto call) as it used to be. This will allow us to load test the internals of Notify without having throttling errors (when we use the dryrun option).

Related Issues | Cartes liées

Test instructions | Instructions pour tester la modification

Release Instructions | Instructions pour le déploiement

None.

Reviewer checklist | Liste de vérification du réviseur

⚠ If boxes cannot be checked off before merging the PR, they should be moved to the "Release Instructions" section with appropriate steps required to verify before release. For example, changes to celery code may require tests on staging to verify that performance has not been affected.