CheckAllNotes.feature 256 bytes
Feature: CheckAllNotes
	In order to check that all the notes are loaded
	As a regular human
	I want to be able to see all my notes
Scenario: Check that the user can see all notes
	Given The user is on the all notes screen
	Then All his notes are displayed