Skip to content
Snippets Groups Projects
  1. Oct 30, 2022
  2. Oct 17, 2022
  3. Mar 07, 2022
  4. Jun 07, 2021
  5. Mar 23, 2021
    • Moul's avatar
      #314: Add global --display/-d and --dry-run/-n options · 4b3dfd1f
      Moul authored
      display option to display the generated document before sending it
      Move dry-run option as a general one
      Add error handling to have dry-run and display options together
      Test when display and dry_run options are passed together
      4b3dfd1f
  6. Mar 11, 2021
  7. Dec 10, 2020
    • matograine's avatar
      [test] #213: move useful test patched functions · 5031b5e9
      matograine authored
      * Move patched functions from test_membership.py to relevant files
          * blockchain_tools.py
              * create mocked_block variable
              * make both patched_block and patched_head_block return mocked_block
          * auth.py
          * wot.py
      * modify a pubkey list in patched/wot.py
      * change calls in the tests
      * change pubkeys in patched/money.py to match new pubkey_list
      5031b5e9
    • matograine's avatar
      [test] #197: add test for auth_method() · 9a353cea
      matograine authored
      * add patched auth functions
      9a353cea
Loading