This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
refactor tests #871
Comments
pjenvey
added this to the 2017Q2-2.2 Four code refactor issues completed and obsolete legacy code removed... milestone
Apr 13, 2017
pjenvey
added a commit
that referenced
this issue
May 18, 2017
(from https://github.com/fiorix/cyclone/blob/c1f830e/cyclone/testing/client.py) refactor test_endpoint around it & inlineCallbacks issue #871
pjenvey
added a commit
that referenced
this issue
May 18, 2017
(from https://github.com/fiorix/cyclone/blob/c1f830e/cyclone/testing/client.py) refactor test_endpoint around it & inlineCallbacks issue #871
pjenvey
added a commit
that referenced
this issue
May 18, 2017
(from: https://github.com/fiorix/cyclone/blob/c1f830e/cyclone/testing/client.py https://github.com/fiorix/cyclone/blob/9f0dff1/cyclone/tests/test_testing.py -> test_client.py) refactor test_endpoint around it & inlineCallbacks issue #871
pjenvey
added a commit
that referenced
this issue
May 24, 2017
and remove mypy's deprecated fast_parser option issue #871
pjenvey
added a commit
that referenced
this issue
May 24, 2017
and remove mypy's deprecated fast_parser option issue #871
pjenvey
added a commit
that referenced
this issue
May 24, 2017
and remove mypy's deprecated fast_parser option issue #871
pjenvey
added a commit
that referenced
this issue
May 24, 2017
and remove mypy's deprecated fast_parser option issue #871
pjenvey
added a commit
that referenced
this issue
May 27, 2017
generalize the waiting code w/ a _wait_for closes #871
pjenvey
added a commit
that referenced
this issue
Jun 9, 2017
and cleanup NotificationHandler delete's args/regex issue #871
pjenvey
added a commit
that referenced
this issue
Jun 12, 2017
and cleanup NotificationHandler delete's args/regex issue #871
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Our tests could be refined, some improvements along the lines of:
Cyclone's master branch actually a test client along those lines, we could possibly utilize it (though it's a bit odd in it returns handlers from the request methods.. I suppose we could tweak it)
https://github.com/fiorix/cyclone/blob/master/cyclone/tests/test_testing.py
https://github.com/fiorix/cyclone/blob/master/cyclone/testing/client.py
The text was updated successfully, but these errors were encountered: