Commit Graph

10 Commits

Author SHA1 Message Date
Deploy Bot
7c5c56812a Improve test setup with test_helper.bash 2025-07-17 21:05:35 -04:00
Deploy Bot
3e235c9375 Switch to using BATS helpers as submodules 2025-07-17 21:02:16 -04:00
Deploy Bot
a23b1d7a10 Fix BATS helper library paths and update workflow 2025-07-17 20:59:13 -04:00
Deploy Bot
19d39793c0 Standardize BATS helper library installation and loading 2025-07-17 20:54:11 -04:00
Deploy Bot
7f1c78edb0 Fix BATS helper library paths and installation 2025-07-17 20:49:43 -04:00
Deploy Bot
6520e590d7 Fix BATS helper library paths in test file 2025-07-17 20:46:20 -04:00
Deploy Bot
d2a42455a1 Initial commit: Dokku Docker Compose plugin with test infrastructure 2025-07-17 20:24:03 -04:00
Deploy Bot
c681f942b6 test: fix and enhance parser tests
- Fix parse_volume test to handle empty string case correctly
- Add comprehensive test cases for service configuration functions
- Improve test reliability and coverage
2025-07-17 19:37:24 -04:00
Deploy Bot
b1396e8289 Implement basic plugin structure and initialization
- Add plugin initialization and configuration management
- Implement logging system with different log levels
- Add plugin installation and management commands
- Create comprehensive test suite
- Add .gitignore file
- Update documentation
2025-07-17 19:23:47 -04:00
Deploy Bot
9bc3905d96 Initial project setup with basic plugin structure
- Created plugin.toml with metadata
- Added main command script
- Implemented core functions
- Added basic tests
- Created README.md
- Set up project structure
2025-07-17 19:20:59 -04:00