Skip to content

move some things from cdk/testing to cdk/private/testing #16621

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

Merged
merged 4 commits into from
Jul 29, 2019

Conversation

mmalerba
Copy link
Contributor

@mmalerba mmalerba commented Jul 26, 2019

This is in preparation for when we publish cdk/testing with the component harness infrastructure. cdk/private/testing will be an unpublished package that we use for our own shared testing utilities.

I've also added @docs-private to all symbols that remain in cdk/testing. They are not really intended to be used directly (at least not until we review the API and add docs and tests), instead they will be used by the harness infrastructure which will be a public API.

this is in preparation for when we publish cdk/testing with the component harness infrastructure
@mmalerba mmalerba added the target: patch This PR is targeted for the next patch release label Jul 26, 2019
@mmalerba mmalerba requested a review from jelbourn July 26, 2019 21:09
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jul 26, 2019
Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

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

Rather than calling it internal-testing, should we make something similar to the @angular/private/testing from angular/angular?

@mmalerba
Copy link
Contributor Author

That sounds good as long as it works. I know some of our scripts don't really expect to deal with tertiary entry points, but it might be ok since we're not publishing it. I'll try putting it under @angular/cdk/private/testing and see if it works

@mmalerba mmalerba changed the title move some things from cdk/testing to cdk/internal-testing move some things from cdk/testing to cdk/private/testing Jul 29, 2019
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM in general. I think we should create a golden file for the testing entry-point? can you create one?

@andrewseguin andrewseguin merged commit 3ec531b into angular:master Jul 29, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants