Skip to content

fix(tests): fix local development tests through docker#1876

Open
makors wants to merge 1 commit intotjcsl:devfrom
makors:fix_local_tests
Open

fix(tests): fix local development tests through docker#1876
makors wants to merge 1 commit intotjcsl:devfrom
makors:fix_local_tests

Conversation

@makors
Copy link
Copy Markdown
Contributor

@makors makors commented Jan 14, 2026

Proposed changes

  • Update Ion documentation to reflect updated local testing through various methods
  • Fix OAuth Settings to work locally with pytest
  • Fix deprecated config setting

Brief description of rationale

The people need to test!!!

@makors makors requested a review from a team as a code owner January 14, 2026 20:31
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 14, 2026

Coverage Status

coverage: 79.266% (+0.02%) from 79.243%
when pulling 3bf2c33 on makors:fix_local_tests
into d3d3780 on tjcsl:dev.

Copy link
Copy Markdown
Member

@aarushtools aarushtools left a comment

Choose a reason for hiding this comment

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

Hi Bryce,

You actually bring up a good point about pytest docs being out of date. To my knowledge, Ion doesn't use pytest meaningfully anywhere, since we opt to use Django's test runner instead (even in CI). Can you actually just remove any references to pytest, including in dependencies, docs, etc. The other changes are good.

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.

3 participants