0.0.1 • Published 6 years ago

lcars-dash v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Refuge Library Computer Access/Retrieval System Dashboard

(RS-LCARS)

Build Status Dependency Status

This project is aimed at interfacing with an RS-LCARS Library to display sets of information.

Displays

TODO

Events

TODO

Testing

Specifications

These are the unit tests for the system to ensure that each "part" is fulfilling its specifications. This is typically described directly in the YuiDocs for the piece being tested and the functions underneath it.

Scenarios

These are essentially the use cases for the system and generally involve the system coming online with basic shims in place to remove the need for things like databases while the tests run to ensure the same data is being returned and to avoid false failures due problems not within the code, such as connectivity problems.