feat: added test hierarchy diagram
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
surtur 2020-07-01 17:06:09 +02:00
parent 0d8dab04ed
commit 2b831b75f9
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
2 changed files with 568 additions and 0 deletions

View File

@ -5,6 +5,11 @@
this repo holds the *sawce* files for the TSO semestral work
#### hierarchy
<p align="center">
<img alt="hierarchy" src="test_hierarchy.png" height="386" />
</p>
### preferred workflow
* using a container image with `robotframework`, `selenium`, `chromium` and `chromedriver` preinstalled, such as [`alpine-rf`](https://git.dotya.ml/wanderer/docker-alpine-rf) or [`archlinux-rf`](https://git.dotya.ml/wanderer/docker-archlinux-rf)

563
test_hierarchy.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 27 KiB