tests/opencode: expand tests for agents / commands
Include various tests for the agents and command file generation and different ways of configuring it. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
c104ee92bf
commit
53538044d9
12 changed files with 160 additions and 0 deletions
|
|
@ -3,4 +3,9 @@
|
|||
opencode-empty-settings = ./empty-settings.nix;
|
||||
opencode-rules = ./rules.nix;
|
||||
opencode-empty-rules = ./empty-rules.nix;
|
||||
opencode-agents-inline = ./agents-inline.nix;
|
||||
opencode-commands-inline = ./commands-inline.nix;
|
||||
opencode-agents-path = ./agents-path.nix;
|
||||
opencode-commands-path = ./commands-path.nix;
|
||||
opencode-mixed-content = ./mixed-content.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue