Skip to content

test!: rename rpc fixtures to disambiguate from ffi fixtures - #8586

Merged
hpk42 merged 1 commit into
mainfrom
hpk/fix-8583
Aug 14, 2026
Merged

test!: rename rpc fixtures to disambiguate from ffi fixtures#8586
hpk42 merged 1 commit into
mainfrom
hpk/fix-8583

Conversation

@hpk42

@hpk42 hpk42 commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

fixes #8583 (apart from the listed follow ups in three repositories, but i would tackle this after merge of this PR).


@pytest.fixture
def acfactory(dc) -> AsyncGenerator:
def acf(dc) -> RPCAccountFactory:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was wrong before, actually.

@hpk42
hpk42 merged commit 0119db8 into main Aug 14, 2026
30 checks passed
@hpk42
hpk42 deleted the hpk/fix-8583 branch August 14, 2026 14:44
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.

deltachat (CFFI) and deltachat-rpc-client in the same env break each other's pytest plugins

2 participants