On 19/04/2021 01.34, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé <[email protected]>
The acceptance tests aren't accepting anything,
rename them as integration tests.
Reviewed-by: Wainer dos Santos Moschetta <[email protected]>
Reviewed-by: Willian Rampazzo <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
.gitlab-ci.yml | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
Acked-by: Thomas Huth <[email protected]>
FWIW, I'm in favour of renaming the tests/acceptance directory to
tests/integration , too.