# 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](https://github.com/martynvdijke/gr-lora_sdr-testcase-generator) which given a input file makes the individual test cases.