squeaknode/itests/tests
Jonathan Zernik 04f4c9f5a1
Return null values in admin proto (#936)
* Use null value for non existent squeak

* Return null value in rpc for get profile when not found

* Return null value in rpc for get peer when not found

* Return null value in rpc for get profile by name when not found

* Return null value in rpc for get profile by address when not found

* Return null value in rpc for get offer and sent payment when not found
2021-08-14 18:52:17 -07:00
..
__init__.py Use pytest for itest (#161) 2020-07-28 19:49:44 -07:00
conftest.py Return null values in admin proto (#936) 2021-08-14 18:52:17 -07:00
test_squeak_node.py Return null values in admin proto (#936) 2021-08-14 18:52:17 -07:00
util.py Add peer address page (#927) 2021-08-12 21:59:26 -07:00