mirror of
https://github.com/schpet/linear-cli.git
synced 2026-09-14 14:26:50 +08:00
cf770acf9d
Remove tests with inherently non-deterministic output: - document-list: 3 tests displaying relative timestamps (e.g., '3 days ago') - document-delete: 1 test with stack traces containing line numbers - document-create: 1 test with stack traces containing machine-specific paths - document-update: 2 tests with stack traces containing machine-specific paths - document-view: 1 test with stack traces containing machine-specific paths The fakeTime solution causes hangs with mock servers (known issue). Stack traces contain machine-specific file paths that differ across environments.