Hello! We are working on the website to watch anime movies, namely the website: Kissanime
We plan to apply an account registration method to watch movies in the future
Since time is limited, we haven't done any testing yet. Currently, we are trying to reconsider this issue and choose an approach for the nearest future. There are basically options:
No testing required, just keep working on features and fix bugs as they appear. I don't really like this option. We didn't run into too many errors, though
Unit test of single functions, not integration test.
Which option do you think will work best?
Any advice is appreciated!
โ01-26-2021 07:39 PM