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

Fix all_fields_test along with some other clean up #198

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

bhtowles
Copy link
Contributor

Broke some long lines in files that were not passing.
Fixed two assertions in payout_trans test that wanted to check for data instead of None value.
Two tests are still failing due to the fact that tests have not been running. It is believed these will start passing in 4 days or less when test data is repopulated as some tests depend on historical data from other tests. These two tests both fail for the same reason and are:
test_automatic_payout_transactions.py
test_parent_child_independent.py

Description of change

(write a short description or paste a link to JIRA)

Manual QA steps

  • None

Risks

  • Regression tests are already failing due to field / value updates

Rollback steps

  • revert this branch

@bhtowles bhtowles added the testing QA work. No src code change. label Apr 17, 2024
@bhtowles bhtowles merged commit 3f5fefd into master Apr 18, 2024
18 of 20 checks passed
@bhtowles bhtowles deleted the qa/update-all-fields-test branch April 18, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing QA work. No src code change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants