Compare View

switch
from
...
to
 
Commits (3)

Diff

Showing 2 changed files Side-by-side Diff

TestCases.tex View file @ d83d230
... ... @@ -59,7 +59,7 @@ As noted in the backend README, when run as a local development server for testi
59 59  
60 60 \newpage
61 61  
62   -{}
  62 +
63 63 \section{Accounts}
64 64  
65 65 \subsection{[A1] User Registration}
take_screenshots.js View file @ d83d230
... ... @@ -35,11 +35,11 @@ screenshotUrl = [
35 35 },
36 36 {
37 37 'name': 'deck',
38   - 'link': 'https://flashy.cards/app/deck'
  38 + 'link': 'https://flashy.cards/app/deck/496'
39 39 },
40 40 {
41 41 'name': 'feed',
42   - 'link': 'https://flashy.cards/app/feed'
  42 + 'link': 'https://flashy.cards/app/feed/496'
43 43 },
44 44 {
45 45 'name': 'addclass',
... ... @@ -55,7 +55,7 @@ screenshotUrl = [
55 55 },
56 56 {
57 57 'name': 'cards',
58   - 'link': 'https://flashy.cards/app/cards'
  58 + 'link': 'https://flashy.cards/app/cards/496'
59 59 },
60 60 {
61 61 'name': 'logout',