git-iris 2.0.8

AI-powered Git workflow assistant for smart commits, code reviews, changelogs, and release notes
Documentation
1
2
3
4
5
6
7
//! Tests for Iris Studio

mod commit_handler_tests;
mod explore_handler_tests;
mod global_handler_tests;
mod history_tests;
mod reducer_tests;