squeaknode/tests/core
Jonathan Zernik d351613880
Add tests for squeak entry to message and profile to message (#1593)
* Add tests for squeak entry to message and profile to message

* Move fixtures for admin module to separate conftest

* Add test for peer to msg

* Use global fixture for peer_address in squeak core test

* Move common fixtures to global conftest

* Add fixture for received offer

* Add unit test for received offer to msg

* Add fixture for sent offer

* Rename received offer to msg function
2021-10-14 19:57:48 -07:00
..
test_crypto.py Added unit tests for generate nonce functions (#1564) 2021-10-11 18:59:48 -07:00
test_interests.py Simplify unit tests for interests (#1579) 2021-10-12 15:11:38 -07:00
test_peers.py Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
test_profiles.py Simplify unit tests for interests (#1579) 2021-10-12 15:11:38 -07:00
test_secret_keys.py Move secret key tweak functions to secret keys module (#1464) 2021-10-02 00:07:51 -07:00
test_squeak_core.py Add tests for squeak entry to message and profile to message (#1593) 2021-10-14 19:57:48 -07:00
test_squeaks.py Add block_info fixture to global conftest (#1584) 2021-10-12 19:00:44 -07:00