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

Spike creating test fixtures for a single component #1864

Closed
36degrees opened this issue Jul 16, 2020 · 1 comment
Closed

Spike creating test fixtures for a single component #1864

36degrees opened this issue Jul 16, 2020 · 1 comment
Assignees

Comments

@36degrees
Copy link
Contributor

36degrees commented Jul 16, 2020

Part of #1830


What

Spike creating test fixtures for a single component:

  • Update the tests for that component to use the examples in the YAML file consistently
  • Explore how we can create fixtures from the component YAML as part of the 'build:package' task
  • Explore different formats for the fixtures – (e.g. separate files, separate folders, one file)
  • Create fixtures for the single component
  • Understand how including fixtures will affect the package size

Why

Doing this will:

  • allow us to publish a pre-release that we can share with the community in order to get feedback
  • help us uncover any unforeseen issues, or unanswered questions
  • help us to better understand the complexity of implementing this for all components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants