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

166 add unit tests #199

Merged
merged 82 commits into from
Dec 20, 2024
Merged

166 add unit tests #199

merged 82 commits into from
Dec 20, 2024

Conversation

JavierCladellas
Copy link
Collaborator

Wrote various test suites for application modules. Currently 18 test files, with a total of 287 (parametrized) tests.
Fixed some bugs that raised while testing.
Added unit tests to the CI pipeline

Still pending:

  • Repository tests (reports)
  • Component tests (reports)
  • MVC tests (reports)
  • Script tests
  • figureFactory tests

@JavierCladellas JavierCladellas added enhancement A new feature or request step: check check step ci-cd Continuous Integration/Continuous Deployment labels Dec 17, 2024
@JavierCladellas JavierCladellas self-assigned this Dec 17, 2024
@JavierCladellas JavierCladellas linked an issue Dec 17, 2024 that may be closed by this pull request
Copy link

netlify bot commented Dec 17, 2024

Deploy Preview for benchmarking-polite-crostata-92f389 ready!

Name Link
🔨 Latest commit f0affb0
🔍 Latest deploy log https://app.netlify.com/sites/benchmarking-polite-crostata-92f389/deploys/6765422e030a6b00083c1537
😎 Deploy Preview https://deploy-preview-199--benchmarking-polite-crostata-92f389.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JavierCladellas JavierCladellas merged commit df85dd5 into master Dec 20, 2024
10 checks passed
@JavierCladellas JavierCladellas deleted the 166-add-unit-tests branch December 20, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd Continuous Integration/Continuous Deployment enhancement A new feature or request step: check check step
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unit tests
2 participants