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

Merge Develop onto Main #482

Merged
merged 7 commits into from
Jun 18, 2024
Merged

Merge Develop onto Main #482

merged 7 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    74ebc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86ca04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb63d7c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. feat: adds & updates service user profile related tests for error cat…

    …ching (#478)
    
    * adds generic test for external api call error suppression under the  service users profiles spec
    
    * adds dedicated mailchimp api call fails test for partner access service - requires some extra mocking and minor reorganisation
    
    * adds dedicated crisp and mailchimp api call fail tests for create and update user
    
    * make sure to await the calls on service user profile methods (probably was not an issue in production but under test the runs could complete before mocked methods were called)
    
    * remove the awaits
    haydnba authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e14efe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9dc864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9d81c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0881cba View commit details
    Browse the repository at this point in the history