gstack/browse/test
Garry Tan 355695a78e
feat: cookie-import-browser — Chromium cookie decryption module + tests
Pure logic module for reading and decrypting cookies from macOS Chromium
browsers (Comet, Chrome, Arc, Brave, Edge). Supports v10 AES-128-CBC
encryption with macOS Keychain access, PBKDF2 key derivation, and
per-browser key caching. 18 unit tests with encrypted cookie fixtures.
2026-03-12 18:27:22 -07:00
..
fixtures Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00
commands.test.ts Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00
cookie-import-browser.test.ts feat: cookie-import-browser — Chromium cookie decryption module + tests 2026-03-12 18:27:22 -07:00
snapshot.test.ts Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00
test-server.ts Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00