Skip to content

testing

Martyn van Dijke edited this page Apr 16, 2021 · 2 revisions

Unit testing

As of v0.1 there is unit testing of the entire system, basically the large test case runs input into a simulated lora and checks if input matches output

Test case generator

For easy generation of test cases there is a separate repo called testcase-generator which given a input file makes the individual test cases.

Clone this wiki locally