wolfmetr
2b9b9d7aa7
Fix for issue #648 : Ensure choices are valid (value, label) tuples to avoid 'not enough values to unpack' error
...
(cherry picked from commit 30e8873b10db560b845f23697e00d20c42d7a989)
2025-02-24 18:53:50 -08:00
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
4d2c080857
test(forms): add test case for BaseEntityAdmin with no attributes
2024-03-06 09:34:45 -08:00
Mike
5bc35da842
refactor(tests): expand EntityAdmin form tests and move to base function
2024-03-06 09:34:45 -08:00
Mike
d643bddb95
test: add TYPE_CSV form tests
2022-06-12 21:53:01 -07:00
Mike
6013220684
test: Add new get_or_create() with defaults test
2021-10-20 07:06:09 -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