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

Use new API of ClassFactoryForTestCase #571

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Aug 1, 2023

ClassFactoryForTestCase duplicates a lot of the old class creation API that is not extensioble and huge. A new way of creating classes through it is been implemented. Here is a PR with changes about this.

PR depends on this PR: pharo-project/pharo#14398

ClassFactoryForTestCase duplicates a lot of the old class creation API that is not extensioble and huge. A new way of creating classes through it is been implemented. Here is a PR with changes about this.

Note that this PR is not inegrable yet since it depends on this PR: pharo-project/pharo#14398

(I just do not want to lose my changes)
@jecisc jecisc added need more work This needs to be improved before being considered and removed need more work This needs to be improved before being considered labels Aug 1, 2023
@jecisc jecisc closed this Aug 1, 2023
@jecisc jecisc reopened this Aug 1, 2023
@jecisc jecisc closed this Aug 1, 2023
@jecisc jecisc reopened this Aug 1, 2023
@jecisc jecisc changed the title USe new API of ClassFactoryForTestCase Use new API of ClassFactoryForTestCase Aug 1, 2023
@jecisc
Copy link
Member Author

jecisc commented Aug 2, 2023

The one failing test is not related and I did a PR to Pharo to fix it (it is probably not triggered in Pharo because of the order of tests)

@Ducasse
Copy link
Contributor

Ducasse commented Sep 5, 2023

So cyril what should I do?

@jecisc
Copy link
Member Author

jecisc commented Sep 5, 2023

It’s mergeable now :)

@MarcusDenker MarcusDenker merged commit 5bcfdca into Pharo12 Sep 6, 2023
1 of 6 checks passed
@guillep guillep deleted the adapt-to-classfactory-changes branch February 9, 2024 08:30
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