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

More Tests: test_some_at_activity_and_some_at_transaction_level.py #7

Open
odscjames opened this issue Dec 10, 2024 · 0 comments
Open

Comments

@odscjames
Copy link
Contributor

# TODO
# If an activity has splits defined at the activity,
# * And then some transactions with no values set
# * But some transactions with values set
# The results should be:
# * The transactions with no values set should be split
# * The transactions with values set should NOT be split
# We should test this
#
# Also what happens if a transaction has some values set but not all of them?
# eg. An activity has sector and country splits set, but then a transaction only has country set.
# Should that transaction be split by sector but not country? Test.

(Assuming I'm right in my assumptions on how this should work, do check those)

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