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

feat(test-bed): add test-bed project to test experimental components #1186

Merged
merged 1 commit into from
Jul 5, 2018

Conversation

emoralesb05
Copy link
Contributor

Description

Since we are going to start working on new components, we want a small test app those features without adding them into our docs.

What's included?

  • test-bed app.

Test Steps

  • npm run serve to run default covalent-docs
  • npm run serve:test-bed to run the covalent-test-bed app
  • See it load without just a title

General Tests for Every PR

  • npm run serve:prod still works.
  • npm run tslint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build:lib still works.

@emoralesb05 emoralesb05 merged commit 6f8a3bf into develop Jul 5, 2018
@emoralesb05 emoralesb05 deleted the feature/test-bed branch July 5, 2018 21:08
@jeremysmartt jeremysmartt added this to the Release 2.0.0 milestone Jul 16, 2018
kriswinbush pushed a commit to kriswinbush/covalent that referenced this pull request Feb 20, 2020
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.

2 participants