Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: move MessageBuilder snapshot test to IrcMessageHandler #5654

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Oct 18, 2024

Renames tests/src/MessageBuilder.cpp to tests/src/IrcMessageHandler.cpp and moves the snapshots accordingly. The message builder tests only consisted of the snapshot tests. These tests are more for IrcMessageHandler (or rather: that's their entry). Still, one major goal for them is to test the message builder. But in the future, they should also test other IRC messages (subs etc.).

@Nerixyz Nerixyz force-pushed the refactor/mb-to-irc branch from a436adf to c6414f2 Compare October 18, 2024 13:09
@pajlada pajlada enabled auto-merge (squash) October 18, 2024 13:12
@pajlada pajlada merged commit a8d60b0 into Chatterino:master Oct 18, 2024
18 checks passed
@Nerixyz Nerixyz deleted the refactor/mb-to-irc branch October 18, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants