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

fix(unittests): remove some redundancy from ServiceAccountBusinessLogic unit-tests #1023

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

ntruchsess
Copy link
Contributor

Description

Unit-tests for ServiceAccountBusinessLogic were adjusted.
Encoding of latest migrations was set to utf8

Why

in #997 unit-tests were changed removing existing dim/non-dim data differentiation and adding redundancy. That was adjusted to ensure unit-tests remain maintainable.
Encoding of latest migration was UTF8 with BOM. UTF8 without BOM should be used instead.

Issue

#976

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes

@ntruchsess ntruchsess changed the title Bugfix/976 unittests fix(unittests): remove some redundancy from ServiceAccountBusinessLogic unit-tests #976 Sep 20, 2024
@ntruchsess ntruchsess changed the title fix(unittests): remove some redundancy from ServiceAccountBusinessLogic unit-tests #976 fix(unittests): remove some redundancy from ServiceAccountBusinessLogic unit-tests Sep 20, 2024
@ntruchsess ntruchsess added this to the Release 24.12 milestone Sep 20, 2024
@ntruchsess ntruchsess linked an issue Sep 20, 2024 that may be closed by this pull request
3 tasks
Copy link

@ntruchsess ntruchsess marked this pull request as ready for review September 20, 2024 09:44
@ntruchsess ntruchsess requested a review from Phil91 September 20, 2024 09:44
@ntruchsess ntruchsess merged commit 786a38e into main Sep 20, 2024
14 checks passed
@ntruchsess ntruchsess deleted the bugfix/976_unittests branch September 20, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

sig#789 - API Expansion for Technical User Information
2 participants