* feat: add decorator for writing component tests
* refactor: udpate changelog + update deps pins
* refactor: fix deps
* refactor: make cached_ref into generic and fix linter errors
* refactor: fix coverage testing
* refactor: use global var instead of env var for is_testing state
* fix: set paths for component media as posix paths even on windows
* refactor: try running django server in windows
* refactor: handle Windows paths in component media
* refactor: temp test only windows
* refactor: try to fix tests
* refactor: more test fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* refactor: remove extraneous import
* refactor: more fixes
* refactor: fix path conversion for windows
* refactor: revert windows env in CI
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>