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

Added alias tests #1832

Merged
merged 3 commits into from
Mar 24, 2019
Merged

Added alias tests #1832

merged 3 commits into from
Mar 24, 2019

Conversation

RunDevelopment
Copy link
Member

@RunDevelopment RunDevelopment commented Mar 23, 2019

This PR adds tests to validate the aliases specified in components.json.

It will check the following:

  1. If all aliases defined are present.
  2. No other aliases besides the ones defined in components.json are present.
  3. All keys of the aliasTitles property are also in alias for every item.

Tests are currently failing because the changes from #1830 aren't merged yet.


This also fixes a type I made which was found out because of these tests: rbfn -> rbnf.

Copy link
Member

@mAAdhaTTah mAAdhaTTah left a comment

Choose a reason for hiding this comment

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

Sweet, more tests! ty

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.

2 participants