ani-hovhannisyan / kanji-visualization

Kanji words visualization graph draws relational graph for kanjis of particular words in Japanese. Aim is to understand the relational graph of one kanji within different words and it's relations to all possible words.
MIT License
5 stars 1 forks source link

Add sample tests for backend #21

Closed wowry closed 2 years ago

wowry commented 2 years ago

Reference Issues/PRs

22

Changes

How to test manually

git fetch origin pull/21/head:test/backend
git checkout test/backend
pytest backend
pytest 2022-01-26 17 57