blessing-skin-server/tests/Api
2019-05-01 10:14:14 +08:00
..
tests Add API root information 2019-05-01 10:14:14 +08:00
readme.md Fix typo 2019-04-29 10:08:58 +08:00

What's here?

Code in this directory is used for Blessing Skin API integration tests. For most developers, you don't need to concern about these files.

We use Rust to write tests to enforce us to write type-friendly APIs.

If you want to contribute to these, you're required to know about Rust and Cargo.