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

tests: add some tests to bundle and illustrate current issues #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ReadWriteDenied
Copy link

@ReadWriteDenied ReadWriteDenied commented Mar 19, 2021

Wrote some tests to better describe and indicate current issues (not all fail).
These new tests run twice, once to verify the behavior of the test itself (asyncio with default policy) and once with the 'GlibEventLoopPolicy' to verify it's conformance.
Maybe this can also help to identify (a) proper fix(es).

Note that currently 3 tests fail, combining (something in line of) #5 and #9 fixes these (see https://github.com/ReadWriteDenied/asyncio-glib/actions/runs/667968855).

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