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

Test Driven Development Philosophy #56

Closed
wants to merge 3 commits into from
Closed

Conversation

HasithDeAlwis
Copy link
Collaborator

Describe The Outcome

  • Added scaffolding of Vitest into codebase, this lays down foundation for creating new unit-tests with Vitest throughout our code base
  • Added a workflow file to run all unit-tests on each pull-request

Dependency Changes

  • vitest v2.0.5 installed

Context

Essential for following Test Driven Development philosophies.

Copy link

netlify bot commented Aug 11, 2024

Deploy Preview for cuhacking-portal-test-deployment failed. Why did it fail? →

Name Link
🔨 Latest commit 2c43d5a
🔍 Latest deploy log https://app.netlify.com/sites/cuhacking-portal-test-deployment/deploys/66b93eeeedd97400086b8599

@HasithDeAlwis HasithDeAlwis linked an issue Aug 11, 2024 that may be closed by this pull request
@HasithDeAlwis HasithDeAlwis changed the title Added Vitest Scaffold to Project Test Driven Development Philosophy Aug 12, 2024
@HasithDeAlwis HasithDeAlwis deleted the hasith/44-add-vitest branch August 12, 2024 13:09
@HasithDeAlwis HasithDeAlwis restored the hasith/44-add-vitest branch August 12, 2024 13:11
@HasithDeAlwis HasithDeAlwis deleted the hasith/44-add-vitest branch August 12, 2024 13:16
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.

1 participant