| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-24 | Define FamilyTree | Szymon Szukalski | |
| - Implemented basic FamilyTree which will hold all the people and perform actions on them - Updated the FamilyTree Manager to create an instance of the FamilyTree - Updated the FamilyTreeManager to call the add_child and query_hierarchy methods on the FamilyTree - Update tests | |||
| 2024-10-24 | Execute actions via the FamilyTreeManager | Szymon Szukalski | |
| - Added logic for executing different FamilyTreeManager methods based on actions - More test coverage | |||
| 2024-10-24 | Implement minimal FamilyTreeManager and tests | Szymon Szukalski | |
| 2024-10-24 | Add ActionFileExecutor and execute from CLI | Szymon Szukalski | |
| - Updated tests to use tempfile - Implemented initial ActionFileExecutor tests | |||
| 2024-10-24 | Add CLI::run tests | Szymon Szukalski | |
| 2024-10-24 | Add CLI::validate_arguments tests | Szymon Szukalski | |
| 2024-10-24 | Add CLI::initize tests | Szymon Szukalski | |
| 2024-10-24 | Initialise project with RSpec and Rakefile | Szymon Szukalski | |
