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

cookiecutter tests #21

Merged
merged 7 commits into from
Feb 11, 2024
Merged

cookiecutter tests #21

merged 7 commits into from
Feb 11, 2024

Conversation

JoseRZapata
Copy link
Owner

@JoseRZapata JoseRZapata commented Feb 11, 2024

cookiecutter tests

✨ Context

with all the cookiecutter code is important to create automatic pytest in order to check if the cookiecutter and their options are working.

Type of changes

  • ✅ Tests (Unit tests, integration tests, end-to-end tests)
  • 👷 🔧 CI or Configuration Files

🛠 What does this PR implement

  • Add unit testing to cookiecutter creation
  • test.yml github action with coverage report
  • add pytest dependencies

🙈 Missing

Check if all folders and files are created and if poetry enviroment is created with make init_env

🧪 How should this be tested?

Steps to test or reproduce the PR here

  • poetry run pytest --cov
  • make check

@JoseRZapata JoseRZapata self-assigned this Feb 11, 2024
Copy link

codecov bot commented Feb 11, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@JoseRZapata JoseRZapata marked this pull request as ready for review February 11, 2024 17:57
@JoseRZapata JoseRZapata merged commit 33deb63 into main Feb 11, 2024
6 checks passed
@JoseRZapata JoseRZapata deleted the feature/cookiecutter_tests branch February 11, 2024 17:57
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.

None yet

1 participant