sora2-network icon indicating copy to clipboard operation
sora2-network copied to clipboard

[Tech]: Replace mock Config implementations with macro

Open vovac12 opened this issue 9 months ago • 1 comments

Problem statement

We want to make mocks more readable and reduce code duplication

Description

No response

Definition of Done

  • [ ] Replace assets::Config trait impl with macro
  • [ ] Replace technical::Config trait impl with macro
  • [ ] Replace pallet_balances::Config trait impl with macro
  • [ ] Replace frame_system::Config trait impl with macro
  • [ ] Replace tokens::Config trait impl with macro
  • [ ] Replace currencies::Config trait impl with macro
  • [ ] Replace common::Config trait impl with macro

Requirements

No response

vovac12 avatar May 23 '24 07:05 vovac12