Commit 5821e9e93b1b4cedfa5394af6192a73cd298c8f8
Exists in
master
Merge branch 'master' of git.ucsd.edu:110swag/docs
mergin
Showing 1 changed file Side-by-side Diff
TestCases.tex
View file @
5821e9e
... | ... | @@ -1696,7 +1696,9 @@ |
1696 | 1696 | \item |
1697 | 1697 | {The User is logged in as UserX.} |
1698 | 1698 | \item |
1699 | - {The User has added the class TEST 101.} | |
1699 | + {UserX and UserY have added the class TEST 101.} | |
1700 | +\item | |
1701 | + {UserY has created the flashcard ``Feed me'' in TEST 101.} | |
1700 | 1702 | \end{itemize} |
1701 | 1703 | |
1702 | 1704 | \item[Postconditions:] |
... | ... | @@ -1720,9 +1722,9 @@ |
1720 | 1722 | {The System shall display the Feed view of TEST 101 to UserX.} |
1721 | 1723 | \end{enumerate} |
1722 | 1724 | |
1723 | -\item[Expected Result:]{UserX should be able to see | |
1724 | -the Feed view for the selected class TEST 101. The top left | |
1725 | -of the screen shall display TEST 101 to indicate the class.} | |
1725 | +\item[Expected Result:]{UserX should be able to see the card ``Feed me'' | |
1726 | +created by UserY for TEST 101. The top left of the screen shall display | |
1727 | +TEST 101 to indicate the class.} | |
1726 | 1728 | \end{description} |
1727 | 1729 | \newpage |
1728 | 1730 |