linux-credentials / linux-credentials/credentialsd
Add D-Bus Integration Tests
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 259
- Forks
- 19
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 12
Description
I would like some integration tests to test the interactions between the frontend and backend. These would use mocked authenticators to follow success paths and inject authenticator errors, and we should also test what happens when the session closes or either peer drops their D-Bus connection.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or existing tests. Start by locating the frontend and backend D-Bus entry points and the authenticator interfaces, then run the current test suite. Done means integration coverage for successful and failing authenticator flows, session closure, and either peer dropping its D-Bus connection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, rust
- Domain
- backend-api-design, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100