Skip to content

Delete all of my notes #16

Description

@jonfazzaro

As a user with too many notes,
I want to delete all of them to hell,
So that I can proceed with sanity.

===

Given the user has no notes,
When they issue the command to delete them,
Then the system replies, "You have no notes."

Given the user has one or more notes,
When they issue the command to delete them,
Then the system asks them if they are sure.

When they decline,
Then the system replies, "Well, okay then."

When the confirm,
Then the system deletes all of their notes
AND replies with "Aaaaand they're gone."

===

at timeforce delete

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions