[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 35/35] docs/devel/testing: Add documentation for functiona
|
From: |
Daniel P . Berrangé |
|
Subject: |
Re: [PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests |
|
Date: |
Thu, 29 Aug 2024 11:35:40 +0100 |
|
User-agent: |
Mutt/2.2.12 (2023-09-09) |
On Wed, Aug 21, 2024 at 10:27:36AM +0200, Thomas Huth wrote:
> Document the new functional testing framework. The text is originally
> based on the Avocado documentation, but heavily modified to match the
> new framework.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> docs/devel/testing/functional.rst | 269 ++++++++++++++++++++++++++++++
> docs/devel/testing/index.rst | 1 +
> docs/devel/testing/main.rst | 12 ++
> 3 files changed, 282 insertions(+)
> create mode 100644 docs/devel/testing/functional.rst
Should also mention the use of the "Asset" class and ASSET_blah class
level variables for caching purposes.
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [PATCH v4 29/35] tests/functional: Convert the rx_gdbsim avocado test into a standalone test, (continued)
- [PATCH v4 29/35] tests/functional: Convert the rx_gdbsim avocado test into a standalone test, Thomas Huth, 2024/08/21
- [PATCH v4 33/35] docs/devel/testing: Split the Avocado documentation into a separate file, Thomas Huth, 2024/08/21
- [PATCH v4 31/35] gitlab-ci: Add "check-functional" to the build tests, Thomas Huth, 2024/08/21
- [PATCH v4 34/35] docs/devel/testing: Rename avocado_qemu.Test class, Thomas Huth, 2024/08/21
- [PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests, Thomas Huth, 2024/08/21
- Re: [PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests,
Daniel P . Berrangé <=
- [PATCH v4 32/35] docs/devel: Split testing docs from the build docs and move to separate folder, Thomas Huth, 2024/08/21