Files
PixivFE/tests
2024-08-19 23:01:38 +00:00
..
2024-08-19 23:01:38 +00:00
2024-08-19 23:01:38 +00:00

# About testing

There are two places where data transformations aren't type checked.

1. passing data from Go to Jet (layout engine)
2. whether response from pixiv API fit our JSON schema or not