pycon.tw icon indicating copy to clipboard operation
pycon.tw copied to clipboard

events app unit test

Open SivanYeh opened this issue 1 year ago • 0 comments

Please help add unittests to API /api/events:

  • schedule
  • keynotes
  • speeches
  • speeches/str:event_type/int:pk
  • speeches/category/str:category (check if it has already covered) code: https://github.com/pycontw/pycon.tw/tree/master/src/events unittest: https://github.com/pycontw/pycon.tw/tree/master/src/events/tests/api

SivanYeh avatar Apr 23 '23 06:04 SivanYeh