Skip to content

tests(assessor): fix mixed test attributes using test-log pass-through - #1018

Open
VolodymyrBg wants to merge 1 commit into
boundless-xyz:mainfrom
VolodymyrBg:bgg
Open

tests(assessor): fix mixed test attributes using test-log pass-through#1018
VolodymyrBg wants to merge 1 commit into
boundless-xyz:mainfrom
VolodymyrBg:bgg

Conversation

@VolodymyrBg

Copy link
Copy Markdown

Replace stacked #[tokio::test]/#[test] + #[test_log::test] with the correct forms.
Async tests now use #[test_log::test(tokio::test)]: test_claim, test_assessor_e2e_singleton, test_assessor_e2e_two_leaves.
Sync test keeps only #[test_log::test]: test_domain_serde.

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