Update readme

This commit is contained in:
Christopher Engelhard 2020-11-14 15:18:52 +01:00
commit be1551d0d6

View file

@ -1,3 +1,12 @@
# nextcloud
# CI testing for the nextcloud package
CI testing for the nextcloud package
Testing using the Test Management Tool (tmt)
## Tests
- `occ` - tests basic functionality of the occ command
- `cli-install` - tests if post-install/setup steps can be run via cli
## Plans
The plans directory contains template plans for this package. The actual plans run are contained in the [main nextcloud repo](https://src.fedoraproject.org/rpms/nextcloud).