miku0129 / prj_vue-onyva

An web app with CRUD operation. Unit test and test coverage is implemented.
https://onyva.msano.ovh/
1 stars 0 forks source link

Add unit test to Etudiant, create an automated deployment triggered by making pull-request #5

Closed miku0129 closed 1 month ago

miku0129 commented 1 month ago
  1. Improve code quality
    • Create testing environment. Install libraies, setup files.
    • Write unit test.
  2. Improve CI/CD
    • Automate deployment and testing using Github Actions.