continuedev / contribution-ideas

A Repo to which to Attach Contribution Ideas
2 stars 0 forks source link

Unit Testing #10

Open sestinj opened 1 year ago

sestinj commented 1 year ago

Continue currently has a small number of unit tests here, but nowhere near complete coverage.

shyamshyre commented 8 months ago

Adding a feature to auto generate unittestcases for the enitre code really helps.

lv123123long commented 1 month ago

I wonder, how do you test "continue"? As a product, does it also need testing? How is it specifically tested?