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

Reduce testscripts 1 #1433

Merged
merged 1 commit into from
May 1, 2020
Merged

Conversation

Mattriks
Copy link
Member

@Mattriks Mattriks commented May 1, 2020

  • I've updated the unit tests

Reduce testscripts by stacking plots. Am likely to do more of this gradually over time.

Sorry, something went wrong.

@Mattriks Mattriks merged commit b231f1b into GiovineItalia:master May 1, 2020
@bjarthur
Copy link
Member

bjarthur commented May 1, 2020

did you happen to notice whether tests complete faster with this change? would be great!

@Mattriks
Copy link
Member Author

Mattriks commented May 3, 2020

@bjarthur Here's the travis info for PR 1432 and 1433. Minutes similar, but nightly looks great! (not due to this PR)

My other reason for this was to make it easier when developing e.g. to test Geom.bar:

p = evalfile(dirname(pathof(Gadfly))*"/../test/testscripts/bar.jl")
draw(PNG(), p)

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