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

Stub out sidebar generator in layout gen tests #340

Merged
merged 1 commit into from
Dec 16, 2015

Conversation

c-lliope
Copy link
Contributor

Follow-up to #328.

Problem:

When the layout generator invokes the sidebar generator,
the tests do not recognize the file created by the sidebar generator,
and the file does not get cleaned up after the test.

Solution:

Stub out the invocation of the sidebar generator
when we're testing the layout generator.

Problem:

When the layout generator invokes the sidebar generator,
the tests do not recognize the file created by the sidebar generator,
and the file does not get cleaned up after the test.

Solution:

Stub out the invocation of the sidebar generator
when we're testing the layout generator.
@c-lliope c-lliope force-pushed the gw-cleanup-gen-tests branch from ac45b74 to 2499efd Compare December 16, 2015 20:05
@c-lliope c-lliope closed this Dec 16, 2015
@c-lliope c-lliope deleted the gw-cleanup-gen-tests branch December 16, 2015 20:05
@c-lliope c-lliope merged commit 2499efd into master Dec 16, 2015
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