Update home authored by Dariusz Kędzierski's avatar Dariusz Kędzierski
...@@ -14,4 +14,6 @@ If you plan to commit your own remote branches to the repo (if you're working fo ...@@ -14,4 +14,6 @@ If you plan to commit your own remote branches to the repo (if you're working fo
* Avoid the use of acronyms and abbreviations in source code (i.e. in variable names) and file names unless it is standard abbreviation/acronym of the English language. * Avoid the use of acronyms and abbreviations in source code (i.e. in variable names) and file names unless it is standard abbreviation/acronym of the English language.
## Testing procedure ## Testing procedure
Testing procedure is described in document: https://gitlab.syncad.com/hive/hivemind/-/wikis/Testing-hivemind Testing procedure is described in document:
\ No newline at end of file * testing using full local stack: https://gitlab.syncad.com/hive/hivemind/-/wikis/Testing-hivemind
* testing using dockerized hived node: https://gitlab.syncad.com/hive/hivemind/-/wikis/Testing-hivemind-using-docker-images
\ No newline at end of file