teknium1
0df7df52f3
test: expand slash command autocomplete coverage (PR #645 follow-up)
- Fix failing test: use display_text/display_meta_text instead of str()
on prompt_toolkit FormattedText objects
- Add regression guard: EXPECTED_COMMANDS set ensures no command
silently disappears from the shared dict
- Add edge case tests: non-slash input, empty input, partial vs exact
match trailing space, builtin display_meta content
- Add skill provider tests: None provider, exception swallowing,
description truncation at 50 chars, missing description fallback,
exact-match trailing space on skill commands
- Total: 15 tests (up from 4)
2026-03-08 03:53:22 -07:00
..
2026-03-08 13:19:32 +05:30
2026-03-07 00:04:41 -08:00
2026-02-28 14:28:04 +03:00
2026-03-07 22:57:05 -08:00
2026-03-08 03:53:22 -07:00
2026-03-04 19:35:01 -08:00
2026-03-05 10:26:22 -08:00
2026-03-08 13:19:32 +05:30
2025-10-01 23:29:25 +00:00
2026-03-02 04:34:21 -08:00
2026-03-04 14:42:41 -08:00
2026-03-07 21:00:12 -05:00
2026-03-06 05:50:12 -08:00
2026-03-01 19:59:24 -08:00
2026-03-02 17:18:15 +11:00
2026-03-06 05:50:12 -08:00
2026-03-07 19:43:20 +03:00
2026-02-25 18:20:38 -08:00
2026-03-05 01:41:50 -08:00
2026-02-25 19:27:54 -08:00
2026-03-01 19:59:24 -08:00
2026-02-28 21:47:51 -08:00
2026-03-05 18:39:37 -08:00
2026-03-01 03:12:37 -05:00
2026-03-06 14:50:57 -08:00
2026-03-05 18:46:30 -08:00
2026-03-07 10:14:19 -08:00
2026-02-28 21:47:51 -08:00
2026-03-07 23:36:35 -08:00
2026-03-06 17:16:14 -08:00
2026-03-03 18:23:40 +05:30
2026-02-26 13:54:20 +03:00
2026-02-26 13:27:58 +03:00
2026-02-28 21:28:28 +03:00
2026-03-07 21:05:40 -08:00