Skip to content

Adjust the expected test output to include editables 0.6 - #304

Merged
frostming merged 1 commit into
pdm-project:mainfrom
befeleme:fixeditables
Jun 5, 2026
Merged

Adjust the expected test output to include editables 0.6#304
frostming merged 1 commit into
pdm-project:mainfrom
befeleme:fixeditables

Conversation

@befeleme

@befeleme befeleme commented May 22, 2026

Copy link
Copy Markdown
Contributor

Fixes #303

assert pth_filename in namelist is a bit redundant with the fixture, but since explicit is better than implicit, i left it there.

@netlify

netlify Bot commented May 22, 2026

Copy link
Copy Markdown

Deploy Preview for pdm-backend-docs ready!

Name Link
🔨 Latest commit d8dbd64
🔍 Latest deploy log https://app.netlify.com/projects/pdm-backend-docs/deploys/6a14350aa3622e0008285d6a
😎 Deploy Preview https://deploy-preview-304--pdm-backend-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@hroncok hroncok left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

What is a benefit of making find_pth_filename a pytest fixture that is a function, rather than having it in test_api.py as a normal function?

Comment thread tests/test_api.py Outdated
Comment thread tests/conftest.py Outdated
@befeleme

Copy link
Copy Markdown
Contributor Author

The commit has been amended, it's now a normal function in test_api module.

@frostming
frostming merged commit 8d51436 into pdm-project:main Jun 5, 2026
26 checks passed
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.

[self-tests] fail against editables 0.6

3 participants