tests/codex: consolidate tests
Reduce test case setup to cover same logic branches. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
e0bcb05ce9
commit
6f2cb27ea6
7 changed files with 15 additions and 43 deletions
|
|
@ -6,6 +6,7 @@
|
|||
nmt.script = ''
|
||||
assertPathNotExists home-files/.codex/config.toml
|
||||
assertPathNotExists home-files/.codex/config.yaml
|
||||
assertPathNotExists home-files/.codex/AGENTS.md
|
||||
assertFileNotRegex home-path/etc/profile.d/hm-session-vars.sh 'CODEX_HOME'
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue