Adds end to end functional tests #131
Annotations
4 errors and 16 warnings
|
test (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
|
test (ubuntu-latest, 3.13)
Process completed with exit code 1.
|
|
test (ubuntu-latest, 3.10)
Process completed with exit code 1.
|
|
test (ubuntu-latest, 3.11)
Process completed with exit code 1.
|
|
test (ubuntu-latest, 3.12):
tests/functional/e2e/testcases/parser.py#L26
Type annotation for attribute `classification_labels` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.12):
tests/functional/e2e/testcases/parser.py#L23
Type annotation for attribute `expected_output` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.12):
tests/functional/e2e/testcases/parser.py#L22
Type annotation for attribute `filepath` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.12):
tests/functional/e2e/testcases/parser.py#L21
Type annotation for attribute `id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.13):
tests/functional/e2e/testcases/parser.py#L26
Type annotation for attribute `classification_labels` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.13):
tests/functional/e2e/testcases/parser.py#L23
Type annotation for attribute `expected_output` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.13):
tests/functional/e2e/testcases/parser.py#L22
Type annotation for attribute `filepath` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.13):
tests/functional/e2e/testcases/parser.py#L21
Type annotation for attribute `id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.10):
tests/functional/e2e/testcases/parser.py#L26
Type annotation for attribute `classification_labels` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.10):
tests/functional/e2e/testcases/parser.py#L23
Type annotation for attribute `expected_output` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.10):
tests/functional/e2e/testcases/parser.py#L22
Type annotation for attribute `filepath` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.10):
tests/functional/e2e/testcases/parser.py#L21
Type annotation for attribute `id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.11):
tests/functional/e2e/testcases/parser.py#L26
Type annotation for attribute `classification_labels` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.11):
tests/functional/e2e/testcases/parser.py#L23
Type annotation for attribute `expected_output` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.11):
tests/functional/e2e/testcases/parser.py#L22
Type annotation for attribute `filepath` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|
|
test (ubuntu-latest, 3.11):
tests/functional/e2e/testcases/parser.py#L21
Type annotation for attribute `id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
|