Add some tests
This commit is contained in:
parent
8c2acbed79
commit
a379e2ddbe
8 changed files with 168 additions and 15 deletions
|
@ -26,4 +26,4 @@ Any valid study code can be entered. Some studies are preemptively hard-coded (`
|
|||
Unknown studies will be newly created.
|
||||
|
||||
Records about existing studies are stored in the directory `./.imicodes/`. That directory contains text files which are named after studies.
|
||||
Each study file contains the number of the last code which was generated, so new codes will have different numbers by incrementing the last code by one.
|
||||
Each study file contains the number of the next code which will be generated, so new codes will have different numbers by incrementing the last code by one.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue