add test for validate entities #11
10 tests run, 1 passed, 0 skipped, 9 failed.
Annotations
Check failure on line 2 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.I001
Import block is un-sorted or un-formatted
Raw output
line 2, col 1, Import block is un-sorted or un-formatted
Check failure on line 16 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.PT001
Use `@pytest.fixture` over `@pytest.fixture()`
Raw output
line 16, col 1, Use `@pytest.fixture` over `@pytest.fixture()`
Check failure on line 39 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.ANN201
Missing return type annotation for public function `test_configuration`
Raw output
line 39, col 5, Missing return type annotation for public function `test_configuration`
Check failure on line 39 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.ANN001
Missing type annotation for function argument `project`
Raw output
line 39, col 24, Missing type annotation for function argument `project`
Check failure on line 39 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.ARG001
Unused function argument: `project`
Raw output
line 39, col 24, Unused function argument: `project`
Check failure on line 41 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.E501
Line too long (124 > 100)
Raw output
line 41, col 101, Line too long (124 > 100)
Check failure on line 42 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.E501
Line too long (129 > 100)
Raw output
line 42, col 101, Line too long (129 > 100)
Check failure on line 43 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.E501
Line too long (124 > 100)
Raw output
line 43, col 101, Line too long (124 > 100)
Check failure on line 44 in tests/test_validate_entities
github-actions / JUnit Test Report
/home/runner/work/cmem-plugin-validation/cmem-plugin-validation/tests/test_validate_entities.org.ruff.E501
Line too long (129 > 100)
Raw output
line 44, col 101, Line too long (129 > 100)