Commit graph

5 commits

Author SHA1 Message Date
Mike
b5b576aca5 refactor: apply ruff linter rules and standardize code style
Replace flake8 with ruff and apply consistent linting rules across the entire codebase. Update type annotations, quotation marks, and other style-related changes to comply with the new standards.
2024-09-01 14:57:47 -07:00
Mike
3990d7d6cb test: remove special chars in attribute name test data 2024-08-31 21:20:36 -07:00
Mike
fb83744dd9 test: remove deprecated slug test 2022-08-12 14:45:30 -07:00
Mike
1e3c547551 test: use new test_project 2021-07-04 08:59:24 -07:00
Mike
3ebbf8d8e7 tests: refactor tests to use pytest 2021-06-17 16:38:46 -07:00
Renamed from tests/data_validation.py (Browse further)