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

Respect stories defined in main.js #46

Merged
merged 8 commits into from
Feb 10, 2022
Merged

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    e6912ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a7fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65fd24b View commit details
    Browse the repository at this point in the history
  4. test: update snapshots

    yannbf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d2b207f View commit details
    Browse the repository at this point in the history
  5. feat: respect stories paths defined in main.js

    - On the way I also refactored the entire folder in src/util to allow for easier module mocking in tests
    yannbf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    e3dab8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c7a0b6 View commit details
    Browse the repository at this point in the history
  7. fix typo in default config

    yannbf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7eac123 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. fix: pass extra args to jest

    yannbf committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d7bde1d View commit details
    Browse the repository at this point in the history