squeaknode/tests/core
Jonathan Zernik 4d349005d4
Simplify add peer UI (#1999)
* Remove non-null constraint on peer name

* Remove validation requiring non-empty name for peer

* Update database to use autoconnect true by default

* Remove connect peer button and modal from peers page

* Show saved peers tab by default in peers page

* Update frontend build
2022-03-15 17:38:18 -07:00
..
test_crypto.py Added unit tests for generate nonce functions (#1564) 2021-10-11 18:59:48 -07:00
test_interests.py Use new squeak protocol with schnorr and pubkey as identifier (#1870) 2021-12-20 09:28:38 -08:00
test_peers.py Simplify add peer UI (#1999) 2022-03-15 17:38:18 -07:00
test_profiles.py Use new squeak protocol with schnorr and pubkey as identifier (#1870) 2021-12-20 09:28:38 -08: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 Implement unlock private squeak (#1910) 2021-12-28 01:07:59 -08:00
test_squeaks.py Update squeaklib to support private messages (#1897) 2021-12-27 00:56:31 -08:00