Skip to content
Snippets Groups Projects
Select Git revision
  • 429_rm_features
  • main default protected
  • release/0.12 protected
  • pages protected
  • release/0.11 protected
  • 175_gva_migration
  • i18n
  • v0.12.0 protected
  • v0.11.2 protected
  • v0.11.1 protected
  • v0.11.0 protected
  • v0.11.0rc0 protected
  • v0.10.0 protected
  • v0.10.0rc1 protected
  • v0.10.0rc0 protected
  • v0.3.0 protected
  • v0.8.1 protected
  • v0.9.0 protected
  • v0.9.0rc protected
  • v0.8.0 protected
  • v0.7.6 protected
  • v0.7.5 protected
  • v0.7.4 protected
  • v0.7.3 protected
  • v0.7.2 protected
  • v0.7.1 protected
  • v0.7.0 protected
27 results

test_unit_tx.py

Blame
    • matograine's avatar
      1d8f8aac
      [test] #213: modify patched_get_source() · 1d8f8aac
      matograine authored
      * create inputs lists in source_dict.py
      * patched_get_sources() now has a `counter` attribute, and can return different values if called twice
          * can mock the result of an intermediary transaction.
      * mod test_get_list_input_for_transaction() to reset the patched_get_sources counter.
      1d8f8aac
      History
      [test] #213: modify patched_get_source()
      matograine authored
      * create inputs lists in source_dict.py
      * patched_get_sources() now has a `counter` attribute, and can return different values if called twice
          * can mock the result of an intermediary transaction.
      * mod test_get_list_input_for_transaction() to reset the patched_get_sources counter.