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

22365 Introduced dynamic presenters list builder and tests. #1718

Conversation

juliendelplanque
Copy link
Contributor

I did a builder allowing to generate spec dynamically easily so I open this PR to integrate it.

@pavel-krivanek you might want to have a look.

@juliendelplanque juliendelplanque changed the title Introduced dynamic presenters list builder and tests. 22365 Introduced dynamic presenters list builder and tests. Aug 23, 2018
@juliendelplanque
Copy link
Contributor Author

Failing tests are apparently not related.


{ #category : #running }
DynamicPresentersListBuilderTest >> setUp [
"Hooks that subclasses may override to define the fixture of test."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super setUp needs to be called here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in the latest commit.

@MarcusDenker MarcusDenker merged commit f09cd3a into pharo-project:development Aug 25, 2018
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.

3 participants