Compare View
Commits (2)
Diff
Showing 1 changed file Side-by-side Diff
TestCases.tex
View file @
5821e9e
... | ... | @@ -1782,7 +1782,7 @@ from their deck.} |
1782 | 1782 | \begin{enumerate} |
1783 | 1783 | \itemsep1pt\parskip0pt\parsep0pt |
1784 | 1784 | \item |
1785 | - {UserX is at the deck for the class TEST 101.} | |
1785 | + {UserX shall go to the deck for the class TEST 101.} | |
1786 | 1786 | \item |
1787 | 1787 | {UserX shall hover the cursor over the card |
1788 | 1788 | with the text ``This is a bad card''.} |
... | ... | @@ -1803,7 +1803,7 @@ the flashcard will be removed from the deck.} |
1803 | 1803 | \begin{enumerate} |
1804 | 1804 | \itemsep1pt\parskip0pt\parsep0pt |
1805 | 1805 | \item |
1806 | - {UserX is at the live feed screen for the class.} | |
1806 | + {UserX goes to the live feed screen for the class.} | |
1807 | 1807 | \item |
1808 | 1808 | {UserX shall hover the cursor over the card |
1809 | 1809 | with the text ``This is a bad card too''.} |
... | ... | @@ -1851,14 +1851,15 @@ process of a user viewing all the cards in their deck.} |
1851 | 1851 | \item |
1852 | 1852 | {User is logged in as UserX.} |
1853 | 1853 | \item |
1854 | + {UserX has added the class TEST 101.} | |
1855 | +\item | |
1854 | 1856 | {UserX has created a flashcard with the text |
1855 | -``I made this''.} | |
1857 | +``I made this'' for class TEST 101.} | |
1856 | 1858 | \item |
1857 | 1859 | {UserY has created a flashcard with the text |
1858 | -``Someone else made this''.} | |
1859 | -\item UserX has pulled the flashcard with the text ``Someone else made this''. | |
1860 | +``Someone else made this'' for TEST 101.} | |
1860 | 1861 | \item |
1861 | - {UserX has added the class TEST 101.} | |
1862 | + {UserX has pulled the flashcard with the text ``Someone else made this''.} | |
1862 | 1863 | \item |
1863 | 1864 | {UserX is at the live feed of TEST 101.} |
1864 | 1865 | \end{itemize} |