Skip to content
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

Organize Tests #145

Merged
merged 6 commits into from
Jul 4, 2024
Merged

Organize Tests #145

merged 6 commits into from
Jul 4, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jul 4, 2024

This pull request resolves #144 by organizing tests in this project as follows:

  • Remove the unused section creation test, as the behavior can be verified by running other tests.
  • Rename the test modules to use lowercase names.
  • Remove test names and use file names as the test names instead.
  • Order tests alphabetically for better organization.
  • Organize test sections in the test/assert_execute_process.cmake and test/assert.cmake modules.

@threeal threeal added the test label Jul 4, 2024
@threeal threeal added this to the Version 0.4.0 milestone Jul 4, 2024
@threeal threeal self-assigned this Jul 4, 2024
@threeal threeal merged commit 23ea536 into main Jul 4, 2024
2 checks passed
@threeal threeal deleted the organize-tests branch July 4, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Organize Tests
1 participant