Skip to content

Conversation

@P0lip
Copy link
Contributor

@P0lip P0lip commented Dec 15, 2020

The majority of the following work was done in #91.
I rewrote parts of tests so that they are not strictly tied to the underlying implementation of tree.

@P0lip P0lip added the chore label Dec 15, 2020
@P0lip P0lip self-assigned this Dec 15, 2020
@P0lip P0lip force-pushed the test/reorganize-component-tests branch from 1f15700 to 0fed36a Compare December 16, 2020 03:26

function getPrintableArrayType(subtype: IType['subtype'], title: IType['title']): string {
if (!subtype) return SchemaKind.Array;
if (!subtype) return title ? title : SchemaKind.Array;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a minor bugfix.

@P0lip P0lip marked this pull request as ready for review December 16, 2020 03:27
@P0lip P0lip requested a review from a team December 16, 2020 03:27
Copy link
Contributor

@billiegoose billiegoose left a comment

Choose a reason for hiding this comment

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

LGTM

@P0lip P0lip merged commit cce4009 into beta Dec 16, 2020
@P0lip P0lip deleted the test/reorganize-component-tests branch December 16, 2020 11:23
@stoplight-bot
Copy link
Collaborator

🎉 This PR is included in version 4.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@stoplight-bot
Copy link
Collaborator

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants