rnsh/tests
Aaron Heise a07ce53bf9
Remove service name from aspects #12; minor tweaks
- Remove service name from RNS destination aspects. Service name
  now selects a suffix for the identity file and should only be
  supplied on the listener. The initiator only needs the destination
  hash of the listener to connect.
- Show a spinner during link establishment on tty sessions
- Attempt to catch and beautify exceptions on initiator
2023-02-22 19:58:03 -06:00
..
__init__.py Add test suite 2023-02-11 11:09:22 -06:00
helpers.py Test improvements 2023-02-18 07:39:00 -06:00
reticulum_test_config Several test-driven fixes 2023-02-14 15:42:55 -06:00
test_args.py Remove service name from aspects #12; minor tweaks 2023-02-22 19:58:03 -06:00
test_exception.py Add test suite 2023-02-11 11:09:22 -06:00
test_process.py Test improvements 2023-02-18 07:39:00 -06:00
test_protocol.py Retry with Packet.resend() instead of Packet.send() for #8 2023-02-19 06:45:58 -06:00
test_retry.py Allow retry timer callback to signal complete 2023-02-14 03:53:28 -06:00
test_rnsh.py Remove service name from aspects #12; minor tweaks 2023-02-22 19:58:03 -06:00