Closed aaronspindler closed 4 years ago
I think Django has its own built in unit test/ coverage framework, will have to look into it For the actual UI test we could use selenium
Ya django has a testing framework, its just an extended version of unittest. I am going to finish the garbage day feature today and then start a new branch for testing everything
I think Django has its own built in unit test/ coverage framework, will have to look into it For the actual UI test we could use selenium