Since the stock NtCore library has unit testing for the communication part of the code, we only need to write tests for the interface, which should be pretty minimal. The current tests work, but for some reason they don't properly shut down every few times, which causes the tests to fail.
Since the stock NtCore library has unit testing for the communication part of the code, we only need to write tests for the interface, which should be pretty minimal. The current tests work, but for some reason they don't properly shut down every few times, which causes the tests to fail.