mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 23:34:10 +02:00
- Implemented IrcCommandHandlerTests to cover various IRC commands including PING, JOIN, PART, and authentication scenarios. - Added IrcMessageFormatterTests to validate message formatting for different message types such as text, images, files, and audio. - Created IrcMessageTests to ensure correct parsing of IRC messages and handling of various command formats. - Introduced TestHelpers to facilitate testing with mock connections and streams, including a FakeChatService and FakeEncryptionService for simulating chat behavior.
19 lines
298 B
YAML
19 lines
298 B
YAML
- name: Overview
|
|
href: index.md
|
|
- name: v0.2.5
|
|
href: v0.2.5.md
|
|
- name: v0.2.4
|
|
href: v0.2.4.md
|
|
- name: v0.2.3
|
|
href: v0.2.3.md
|
|
- name: v0.2.2
|
|
href: v0.2.2.md
|
|
- name: v0.2.1
|
|
href: v0.2.1.md
|
|
- name: v0.2.0
|
|
href: v0.2.0.md
|
|
- name: v0.1.1
|
|
href: v0.1.1.md
|
|
- name: v0.1.0
|
|
href: v0.1.0.md
|