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

Adding tests for accountTypes and buildAccount #1350

Merged
merged 5 commits into from
Jan 31, 2025

Conversation

brandenrodgers
Copy link
Contributor

Description and Context

This adds some tests for a few more files in the lib/ folder:

  • lib/accountTypes.ts
  • lib/buildAccount.ts

I made some very small naming changes in the buildAccount.ts file because the names were slightly confusing. I also fixed a bug in buildDeveloperTestAccount where we were accidentally passing in the parent account ID when calling saveAccountToConfig. I'm hoping the more explicit naming will make these a little easier to understand.

Screenshots

TODO

Who to Notify

@brandenrodgers brandenrodgers merged commit c9cf1cd into main Jan 31, 2025
1 check passed
@brandenrodgers brandenrodgers deleted the br/p1-lib-util-tests-2 branch January 31, 2025 19:26
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.

3 participants