Compare View

switch
from
...
to
 
Commits (2)

Diff

Showing 1 changed file Side-by-side Diff

StoriesAndAcceptanceTests.tex View file @ d8e1b7f
... ... @@ -47,7 +47,7 @@ Kevin Mach & User Interface Specialist\\
47 47 \section{Account}
48 48 \subsection{User Login Acceptance Test}
49 49 \begin{description}[style=multiline,leftmargin=5cm]
50   -\item [Description:]{As a user, I want to be able to login and view my classes and decks.}
  50 +\item [Description:]{As a user, I want to be able to login, view my classes and decks while creating flashcards.}
51 51 \item [Steps:]
52 52 \begin{enumerate}
53 53 \item The user shall enter email TEST3@flashy.cards
... ... @@ -61,6 +61,9 @@ Kevin Mach & User Interface Specialist\\
61 61 \item [Description:]{As a user, I want to be able to change my login password.}
62 62 \item [Steps:]
63 63 \begin{enumerate}
  64 +\item User shall click "Change Password" on the "Settings" page.
  65 +\item User shall enter old password
  66 +\item User shall enter new password and confirm
64 67 \item The user shall click "Change Password"
65 68 \item The user shall enter old password
66 69 \item The user shall enter new password and confirm
... ... @@ -87,9 +90,15 @@ sent to the proper email allowing user to change their password.}
87 90 \item [Description:]{As a user, I want to be able to add myself to a class that I am in.}
88 91 \item [Steps:]
89 92 \begin{enumerate}
  93 +
  94 +\item {User shall click on the "Add Class" feature under the Class dropdown menu to visit the "Add Class" page.}
  95 +\item {User shall enter "CSE 3" in the input box.}
  96 +\item {User shall select the first choice for "CSE 3" and add class.}
  97 +
90 98 \item {The user shall visit the "Add Class" page.}
91 99 \item {The user shall enter "CSE 3" in the input box.}
92 100 \item {The user shall select the first choice for "CSE 3" and add class.}
  101 +
93 102 \end{enumerate}
94 103 \item [Expected Result:]{The user shall see the class "CSE 3" in their class list under
95 104 the dropdown or sidebar.}
... ... @@ -105,7 +114,7 @@ the dropdown or sidebar.}
105 114 right end of the top navbar.
106 115 \item The user shall click on the Deck button on the left side of the navbar.
107 116 \end{enumerate}
108   -\item [Expected Result:]{The user shall now see the cards in the deck he chose}
  117 +\item [Expected Result:]{The user shall now see the cards in the deck he chose.}
109 118 \end{description}
110 119  
111 120 \newpage
... ... @@ -118,10 +127,16 @@ the dropdown or sidebar.}
118 127 \begin{enumerate}
119 128 \item The user shall visit the feed for the ``CSE 3'' course
120 129 \item The user shall click on the '+' button at the lower right corner of the
  130 + screen. The user can press the "c" key on their keyboard to bring up the input box.
  131 +\item The user shall write the content of his flashcard in the input box that pops up
  132 + from the bottom of the screen and blanks the appropriate blanks.
  133 +\item The user shall press Enter or clicks on 'Submit' to submit the flashcard to
  134 +=======
121 135 screen.
122 136 \item The user shall write ``Hi I am a card'', and highlight ``card'' and press
123 137 Ctrl+B or click on 'Blank Selected Text' to mark it as a blank.
124 138 \item The user shall presse Enter or clicks on 'Submit' to submit the flashcard to
  139 +>>>>>>> 37d7dd0a524dc096e9f0e528c3b8aeec155e2704
125 140 the feed.
126 141 \end{enumerate}
127 142 \item [Expected Result:]{The user shall see a flashcard with the text ``Hi I am