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 tests for Sable's postgresql chathistory backend #292

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

progval
Copy link
Owner

@progval progval commented Oct 27, 2024

Here is how I run the tests:

export TMPDIR=/path/to/a/tmpfs
export IRCTEST_DEBUG_LOGS=1
pifpaf run postgresql -- pytest --controller=irctest.controllers.sable -m 'not private_chathistory' -vv irctest/server_tests/chathistory.py -k 'latest and postgres' -s

Copy link

Test results

Copy link

Test results

Copy link

Test results

Copy link

Test results

And restore faketime config to previous value, as that wasn't the right fix
Copy link

Test results

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.

1 participant