toyai / python-playground

Interactive Playground for Python
https://python-playground.netlify.app
MIT License
12 stars 1 forks source link

Add tests for backend API #19

Closed ydcjeff closed 3 years ago

ydcjeff commented 3 years ago

Clear and concise description of the problem

Tests are missing for backend API

Suggested solution

Add unit test for backend API Use pytest or std library unittest? @DavianYang

Alternative

N/A

Additional context

N/A