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

Update the bootstrapped code #127

Closed
rosle opened this issue Sep 8, 2022 · 0 comments · Fixed by #128
Closed

Update the bootstrapped code #127

rosle opened this issue Sep 8, 2022 · 0 comments · Fixed by #128
Assignees
Milestone

Comments

@rosle
Copy link
Contributor

rosle commented Sep 8, 2022

Why

  • In the cypress test, we need to add the line break before the expectation.
  • For screens folder, we need to move to this structure:
src/screens/
└── Home
    ├── index.test.tsx
    └── index.tsx
  • Improve the test:coverage command, to completely delete the old coverage before running a new one to prevent the mixed results.

Who Benefits?

The template user 🥰

@rosle rosle self-assigned this Sep 8, 2022
rosle added a commit that referenced this issue Sep 8, 2022
rosle added a commit that referenced this issue Sep 8, 2022
@rosle rosle linked a pull request Sep 8, 2022 that will close this issue
carryall added a commit that referenced this issue Sep 20, 2022
carryall pushed a commit that referenced this issue Oct 2, 2022
@bterone bterone modified the milestones: 3.2.0, 3.1.0 Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants