markitect-main/markitect/assets
tegwick 4bcc178f43 fix: move test artifacts to tmp directory and update gitignore
- Create tmp/test_artifacts/ directory for test storage
- Add tmp/ to .gitignore to exclude test artifacts from version control
- Update test files to use project tmp directory instead of system temp
- Add test-specific path constants for consistent configuration
- Prevent asset_registry.json from being overwritten by tests

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 21:39:40 +02:00
..
__init__.py feat: complete Issue #144 - Phase 3: Advanced Features and Performance 2025-10-14 17:53:47 +02:00
analytics.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
analyzer.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
batch_processor.py refactor: refine asset object interfaces and fix integration tests 2025-10-14 23:49:18 +02:00
cache.py feat: complete Issue #144 - Phase 3: Advanced Features and Performance 2025-10-14 17:53:47 +02:00
cli_commands.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
constants.py fix: move test artifacts to tmp directory and update gitignore 2025-10-19 21:39:40 +02:00
database.py feat: complete Issue #144 - Phase 3: Advanced Features and Performance 2025-10-14 17:53:47 +02:00
deduplicator.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
discovery.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
exceptions.py feat: comprehensive asset management system and testing improvements 2025-10-12 19:57:31 +02:00
manager.py feat: complete core asset management system with database integration 2025-10-14 23:42:42 +02:00
manager_v2.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
models.py feat: complete core asset management system with database integration 2025-10-14 23:42:42 +02:00
optimizer.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
packager.py feat: comprehensive asset management system and testing improvements 2025-10-12 19:57:31 +02:00
performance.py feat: complete Issue #144 - Phase 3: Advanced Features and Performance 2025-10-14 17:53:47 +02:00
registry.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
repository.py feat: complete Issue #146 final integration testing 2025-10-15 00:19:52 +02:00
transformer.py feat: complete Issue #146 - Asset Management Implementation Milestone 2025-10-14 18:29:37 +02:00
utils.py feat: complete Issue #144 - Phase 3: Advanced Features and Performance 2025-10-14 17:53:47 +02:00