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

Add a few more sensible tests to the connection pools #1717

Merged
merged 14 commits into from Jun 2, 2023

Conversation

Half-Shot
Copy link
Contributor

This also fixes a bug in our RedisState

@Half-Shot Half-Shot requested a review from a team as a code owner May 12, 2023 15:02
src/pool-service/IrcClientRedisState.ts Outdated Show resolved Hide resolved
src/pool-service/IrcClientRedisState.ts Outdated Show resolved Hide resolved
src/pool-service/IrcClientRedisState.ts Outdated Show resolved Hide resolved
src/pool-service/IrcClientRedisState.ts Outdated Show resolved Hide resolved
src/pool-service/IrcClientRedisState.ts Outdated Show resolved Hide resolved
src/pool-service/IrcClientRedisState.ts Outdated Show resolved Hide resolved
Copy link
Member

@AndrewFerr AndrewFerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just some slight recommendations & one potential fix for the buggy state check.

@Half-Shot Half-Shot requested a review from AndrewFerr June 1, 2023 21:59
@Half-Shot Half-Shot merged commit 767e892 into develop Jun 2, 2023
13 checks passed
@Half-Shot Half-Shot deleted the hs/add-pooling-test branch June 2, 2023 13:26
Half-Shot added a commit that referenced this pull request Jun 9, 2023
* Get restart tests going

* Add tests to ensure we can cope with invalid legacy state

* Add a note

* Don't skip

* Drop bluebird stuff

* Oppertunistically discover channels that may be missing

* Fix supported state being horribly bloaty

* Forcibly delete bridge state when creating a new connection

* Fix channel discovery

* Update node-irc package

* Drop unused

* changelog

* Add a check

* Applying reccomendations
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.

None yet

2 participants