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

Improve tests from example dir #234

Merged
merged 5 commits into from
Dec 6, 2023
Merged

Conversation

Chemaclass
Copy link
Member

📚 Description

Related: #233

🔖 Changes

  • Remove test make commands from example folder
  • Split example folder into two
    • Testing a script with logic; you can save the script path during the setup, so you can "run" it on each test
    • Testing functions within a script; you have to load them using source
Screenshot 2023-12-06 at 09 08 41

✅ To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix
  • I updated the documentation to reflect the changes

@Chemaclass Chemaclass added the refactoring Refactoring or cleaning related label Dec 6, 2023
@Chemaclass Chemaclass self-assigned this Dec 6, 2023
@Chemaclass Chemaclass merged commit c443051 into main Dec 6, 2023
7 checks passed
@Chemaclass Chemaclass deleted the chore/233-improve-example branch December 6, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring or cleaning related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants