- Oct 17, 2022
-
-
Moul authored
Adapt tests
-
- Jun 20, 2022
-
-
Import entire tui module Adapt balance test In the test environment, the checksum gets to the line below In the test environment and the runtime env, shutil.get_terminal_size().columns is of same value No idea why this is happening Check if checksum present in output
-
- Mar 07, 2022
-
-
Moul authored
-
- Jun 07, 2021
-
-
Moul authored
-
- Apr 01, 2021
-
-
Moul authored
Display non-member uids when passing a pubkey Use same algorithm as choose_identity() uses The uids were already in /wot/lookup/ Remove identity_of() call which can only get member uids Rename `pubkey(s)` to `lookup(s)` When passing a uid, use /wot/lookup/ instead of identity_of() which only gets member uids Rename variable, rename command description Use f-string, use one click.echo() call Rename `id` to `lookup` command: Makes more sense and the `identity` cmd is about to be created
-
- Jan 17, 2021
-
-
Moul authored
-
- Dec 08, 2020
-
-
matograine authored
* reason: "moulid" new uid creates conflict with "moul" and makes tests fail
-
- Oct 11, 2020
-
-
matograine authored
* display * parameter * change tests/test_wot and test_end_to_end to match new behavior * change in choose_identity() will affect commands `cert` and `membership` display.
-
matograine authored
* Change test_end_to_end.py to match new behavior
-
- Jun 05, 2020
-
-
Moul authored
-
- Jan 28, 2020
-
-
- Kept for pyinstaller because unmaintained and lazy to search
-
- Nov 24, 2019
-
-
matograine authored
* change the balance display to a table * use display_amount() and tabulate in the balance display * mod tests_end_to_end.py to match new display
-
- Nov 08, 2019
-
- Oct 29, 2019
-
-
Moul authored
-
- Sep 08, 2019
- Jan 28, 2019
-
-
Moul authored
-
- Dec 06, 2018
-
-