Commit 0fe62cd
committed
Remove network-dependent brew tests; keep offline-only assertions
Homebrew formula tests run in a sandboxed/offline environment. Replace
the 6 live-network assertions (unauthenticated search, locations, invalid
key errors) with 5 offline assertions that exit before any network call:
version, --help, no-key account/archive (exit 2), invalid archive ID (exit 2).1 parent 0734cbc commit 0fe62cd
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
70 | | - | |
0 commit comments