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

Unit test did not break, but should have #73

Open
redstreet opened this issue Jul 7, 2023 · 1 comment
Open

Unit test did not break, but should have #73

redstreet opened this issue Jul 7, 2023 · 1 comment

Comments

@redstreet
Copy link
Owner

#72 should have broken the schwab_csv_brokerage unit test, which it did not. Fix.

@redstreet redstreet changed the title Unit test did not break Unit test did not break, but should have Jul 8, 2023
@redstreet
Copy link
Owner Author

This is because Beancount regression tester calls file_account() with an already initialized importer, while bean-file calls it with an uninitialized importer.

Probably doesn't matter for Beancount, but matters for beancount_reds_importers.

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