Test Automation
- Should this be an API test?
- Has this been covered at unit level?
- Is this native functionality / React Component Library?
- Has this functionality already been covered by another test?
- Can this test be run independently?
- Can this test be run on all environments? Including Production?