Document potential todos in the documentation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
8ba1a79f8b
commit
296172f130
11 changed files with 36 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
\chapter{Testing}
|
||||
\section{Devices}
|
||||
The following devices were used the development and testing of MagSend. While theoretically MagSend should work on other Laptops and Smartphones I have only tested in on specified devices. For each device the most important specifications are listed.
|
||||
The following devices were used for the development and testing of MagSend. While theoretically MagSend should work on other Laptops and Smartphones I have only tested in on specified devices. For each device the most important specifications are listed.
|
||||
|
||||
\subsection{Laptop}
|
||||
\begin{table}[H]
|
||||
|
@ -25,3 +25,8 @@ The following devices were used the development and testing of MagSend. While th
|
|||
\caption{Testing Device - Smartphone\cite{GalaxyS9+}}
|
||||
\end{table}
|
||||
|
||||
|
||||
\section{Test Cases}
|
||||
// TODO: Test cases in tabular form
|
||||
|
||||
// TOOD: Explain problem of testing over video call
|
||||
|
|
Reference in a new issue