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 a new category called Framework Guides #4651

Merged
merged 1 commit into from
Oct 10, 2017

Conversation

jcfausto
Copy link
Contributor

Pull request related to issue #4638

Summary

This modification creates a new category called "Framework Guides" whose intent is to group all guides related to testing web frameworks with Jest.

As mentioned in the issue #4638, this modification minimize the feeling that React is "the framework" and everything else is branded as "other".

Test plan

Set up:

  • Clone the repo
  • run: yarn install
  • cd into the website folder
  • run: npm ./server/generate.js
  • run: yarn start

Check:

  • That "Framework Guides" section appears on the left menu before the "Guides" section.

  • That "Framework Guides" section contains only the following 3 links:

  • Testing React Apps

  • Testing React Native Apps

  • Testing Web Frameworks

The menu content before this change is as follows:
captura de tela 2017-10-10 as 23 30 08

The menu content after this change:
captura de tela 2017-10-10 as 23 29 41

…Guides' that will appear before the 'Guides' category
@cpojer
Copy link
Member

cpojer commented Oct 10, 2017

Nice, thank you!

@cpojer cpojer merged commit 5d9c2ed into jestjs:master Oct 10, 2017
@jcfausto
Copy link
Contributor Author

You're welcome.

@jcfausto jcfausto deleted the issue-4638 branch October 10, 2017 21:42
@jcfausto jcfausto restored the issue-4638 branch October 10, 2017 21:49
@ericnakagawa
Copy link
Contributor

Hi @jcfausto we just changed the file structure around docs. Let me work to get this in.

cpojer pushed a commit that referenced this pull request Oct 11, 2017
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants