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

Add tests for utils/convenience functions #83

Open
lasconic opened this issue May 30, 2023 · 1 comment
Open

Add tests for utils/convenience functions #83

lasconic opened this issue May 30, 2023 · 1 comment

Comments

@lasconic
Copy link
Owner

There are several utils functions in the project such as

get_cryptocurrency_by_code
get_bank_account_type_per_name
guess_security
add_user_security_by_symbol
add_user_security_by_symbol_to_account
add_user_security_to_account
add_imported_securities_to_account
get_holdings_account_per_name_or_id
add_checking_saving_account
add_user_crypto_by_code
get_user_crypto_by_code
update_user_crypto_by_code
delete_user_crypto_by_code

They need to be tested. The GET ones can be tested on the share demo account. The POST/add ones... to be defined.

@lasconic
Copy link
Owner Author

The GETs are in with #85

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

No branches or pull requests

1 participant