Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 472 Bytes

File metadata and controls

13 lines (12 loc) · 472 Bytes

Trello Task

CHECK LIST

  • specs added
  • specs passed
  • code coverage >90%
  • DB indexes added if needed
  • seed.rb file is updated if needed
  • PR is reviewed manually again (to make sure you have 100% ready code)
  • PR doesn't have conflicts with main branch
  • I've checked new feature as logged in and logged out user if needed
  • "let!" is used in specs
  • screenshot of feature is added if task has UI