summaryrefslogtreecommitdiff
path: root/spec/cli_spec.rb
AgeCommit message (Collapse)Author
2024-10-24Add ActionFileExecutor and execute from CLISzymon Szukalski
- Updated tests to use tempfile - Implemented initial ActionFileExecutor tests
2024-10-24Add CLI::run testsSzymon Szukalski
2024-10-24Add CLI::validate_arguments testsSzymon Szukalski
2024-10-24Add CLI::initize testsSzymon Szukalski