blessing-skin-server/tests/Api
2019-04-29 10:06:49 +08:00
..
tests Remove API of signing 2019-04-28 15:01:10 +08:00
readme.md Add notice text for API tests [skip ci] 2019-04-29 10:06:49 +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 write type-friendly APIs.

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