OpenPecha / monlamai-app-web

MIT License
0 stars 0 forks source link

Unit testing setup for remix #148

Open Karma-Tsering opened 2 months ago

Karma-Tsering commented 2 months ago

description

Based on the conversation with Cho Samten, our current focus will be on writing unit and integration tests for our web app. As our app is developed in Remix, I will be researching testing in Remix and bringing it to our app.

Completion criteria

Setup the unit testing in monlam ai tool

subtasks

ta4tsering commented 2 months ago

setting up VI test for the time being.

kaldan007 commented 2 months ago

Going to try Jest unit testing

kaldan007 commented 2 months ago

please mention all the unit text you are going to write in subtask implementation

kaldan007 commented 2 months ago

reach out to @tenkus47 regarding reviewing and check whether u need to write more unit test or not in the application.

tenkus47 commented 2 months ago

the unit testing using jest looks good

improvements can be

Image

kaldan007 commented 2 months ago

please check the requirement with respective developers as of now. and design test case or expected output to test the function.