Tests

The OpenRegistry system utilizes various forms of tests to monitor the state of the project.

Unit Tests

Unit tests test the business logic/layer in isolation from other portions of the system.

Integration Tests

Functional Tests

Performance Tests