Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 294 Bytes

File metadata and controls

5 lines (4 loc) · 294 Bytes

API Tests

Keystone, as a system, can be summarised as schema => ({ api, adminUI }). This directory contains system level test to ensure that schema => ({ api }) behaves as expected. These system level tests should be considered complimentary to the unit tests contained in each package.