thunderlink / ThunderFish

Project Repository for 2019 Spring SWPP Class
MIT License
3 stars 2 forks source link

Testing is now availiable and NOTICE #32

Closed givenone closed 5 years ago

givenone commented 5 years ago
  1. Travis CI is now available You can go to travis-ci website and check testing result whenever you push your code. (https://travis-ci.com/thunderlink/ThunderFish)

  2. Python test code is not yet completed, but will be completed soon. About this, I think we should change our model a little bit or discuss about that. Most of the fields in our model are required field, and it is too nasty to make test code for django apis.

  3. Frontend Coverage test and module test with Jest is set. Anyway, we should make react test code for each component. We should do this right after saga and reducer is done. I think we have to co-operate for this.

  4. Other things to discuss. We should meet this week, maybe after sp mid-term.