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

moving fixtures straight into conftest #700

Merged
merged 5 commits into from
Oct 13, 2019
Merged

Conversation

a-recknagel
Copy link
Contributor

enables autocompletion and gets rid of a superfluous folder. also added two fixtures to make the server tests a little dry-er.

@a-recknagel a-recknagel added this to In Progress in PyConDE Sprints 2019 Oct 13, 2019
@a-recknagel a-recknagel self-assigned this Oct 13, 2019
Arne Recknagel added 5 commits October 13, 2019 13:54
enables autocompletion and gets rid of a
superfluous folder. also added two
fixtures to make the server tests a little
dry-er.
also fixed a bug in the server kill command. Bokeh raises an
AssertionError when calling `stop` on a server that was already stopped
through other means. This can safely be ignored in the kill_all routine,
but it wasn't as of yet.
it's in str in py3 and unicode in py2. Just removing it from the
assertion since it's not the important part anyways.
@philippjfr philippjfr merged commit cd97140 into master Oct 13, 2019
PyConDE Sprints 2019 automation moved this from In Progress to Done Oct 13, 2019
@a-recknagel a-recknagel deleted the ar/tests_restructure branch October 13, 2019 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants