Project

General

Profile

Actions

Bug #19397

closed

Rework the style tests

Added by Félix DALLIDET almost 3 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
N/A
Category:
CI
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

The style tests are currently way too complicated for what they do.
We should clean up the tests, a first step is to pass all the tests in the same formats. We have our own 'testall' that runs bash and python tests
that do not requires any test framework overlay.

I will translate all the tests located in the 30_generic_methods in python using unittest since some tests already use it.
This way, it should be easier to understand what each test does since they will follow a documented and standard format, callable in a single line.


Subtasks 1 (0 open1 closed)

Bug #19412: Switch to avocado framwork instead of testall custom script to run the testsReleasedAlexis MoussetActions
Actions

Also available in: Atom PDF