Skip to content

Separating tests from package (fixes #532)#537

Merged
yasuhiro-ohba merged 2 commits intomasterfrom
feature/532-separate-tests
Oct 2, 2025
Merged

Separating tests from package (fixes #532)#537
yasuhiro-ohba merged 2 commits intomasterfrom
feature/532-separate-tests

Conversation

@skxeve
Copy link
Copy Markdown
Collaborator

@skxeve skxeve commented Oct 1, 2025

Brief

Fixes #532

Points to Check

  • any unforeseen impact

Test

Confirmed

Pass all CI.

Review Limit

  • Write review limit on pull request title.

@skxeve skxeve requested a review from yasuhiro-ohba October 1, 2025 07:46
@skxeve skxeve self-assigned this Oct 1, 2025
@skxeve skxeve added refactoring Changes that improve code quality without changing external behavior. unit test Relates to unit tests. labels Oct 1, 2025
@yasuhiro-ohba yasuhiro-ohba merged commit 1dd592c into master Oct 2, 2025
8 checks passed
@yasuhiro-ohba yasuhiro-ohba deleted the feature/532-separate-tests branch October 2, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Changes that improve code quality without changing external behavior. unit test Relates to unit tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor: Move unit-test directory to tests of project root.

2 participants