lisk-desktop icon indicating copy to clipboard operation
lisk-desktop copied to clipboard

Add snapshot tests to UI components

Open UsamaHameed opened this issue 4 years ago • 1 comments

Description

Add snapshot tests to all of the UI/representational components

Motivation

  • Snapshots help us quickly identify whether a component would look differently as a result of even rudementary code changes without having to run the app and looking at that particular component
  • Once every feature of the app is tested and approved, we can generate snapshots and then changes to those snapshots would quickly identify UI changes some of which might be unintentional
  • Reduces time spent in QA

Acceptance Criteria

Add snapshot tests to all the representational components

Additional Information

Jest has support for snapshot testing

UsamaHameed avatar Feb 24 '21 07:02 UsamaHameed

This issue needs to be groomed and create multiple tasks.

ManuGowda avatar Oct 18 '21 13:10 ManuGowda

We are reconsidering the future wallet requirements, for time being the requirements are not valid.

ManuGowda avatar May 02 '23 09:05 ManuGowda