Skip to content

misc: Separate tests folder from backend code #2234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

adamantike
Copy link
Contributor

Description
Create separate tests/ folder for all tests. This will also simplify not copying tests code into the Docker image.

Checklist

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Create separate `tests/` folder for all tests. This will also simplify
not copying tests code into the Docker image.
@adamantike adamantike requested review from gantoine and zurdi15 August 8, 2025 15:51
Copy link

trunk-io bot commented Aug 8, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

Copy link

github-actions bot commented Aug 8, 2025

Test Results

548 tests   547 ✅  57s ⏱️
  1 suites    1 💤
  1 files      0 ❌

Results for commit ba21cbc.

Copy link

github-actions bot commented Aug 8, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
8774 6154 70% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: ba21cbc by action🐍

Copy link
Member

@gantoine gantoine left a comment

Choose a reason for hiding this comment

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

great change 👍🏼

@adamantike adamantike merged commit 6d9c614 into master Aug 8, 2025
9 checks passed
@adamantike adamantike deleted the misc/move-tests-folder branch August 8, 2025 16:11
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.

2 participants