Skip to content
Snippets Groups Projects
  1. Dec 10, 2020
    • matograine's avatar
      [test] create fake_block_uid to mock a block uid. · ca5b662f
      matograine authored
        * make test_membership.py use it
        * make test_generate_transaction_document use it
      ca5b662f
    • 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] #282: split patched.py · ab3ff0c6
      matograine authored
      * create patched directory
      * create files matching the silkaj modules
          * money.py
          * tools.py
          * wot.py
          * blockchain_tools.py
      * delete patched.py
      * change calls in the tests
      ab3ff0c6
  2. Oct 11, 2020
  3. Oct 03, 2020
  4. Sep 16, 2020
  5. Sep 08, 2020
Loading