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

test: explore if we can create a particular DAG structure #176

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vindard
Copy link
Contributor

@vindard vindard commented Jul 26, 2024

Description

DO NOT MERGE, this is to explore the problem and see if it's an actual bug. So far, it's just a misuse of account sets.

I've been able to isolate the issue to this DAG

mermaid-diagram-2024-07-26-173134

The problem shows up when we create an interest account under this setup of account sets. Can be done via:

  • In one terminal make reset-deps run-server
  • In another terminal after server is running bats -t bats/add-interest-account.bats

The problem goes away if any of the solid lines in the DAG is broken since it breaks double-adding interest account to chart of accounts account-set.

Should this problem show up before we get to the Interest Account creation though?

@vindard vindard changed the title test: check that we can create a particular DAG structure test: explore if we can create a particular DAG structure Jul 26, 2024
@vindard
Copy link
Contributor Author

vindard commented Dec 10, 2024

Commenting full DAG

And potential inter-relationships here

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.

1 participant