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

Document mocks and fixtures by node server #214

Open
villander opened this issue Jan 27, 2021 · 5 comments
Open

Document mocks and fixtures by node server #214

villander opened this issue Jan 27, 2021 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@villander
Copy link
Contributor

In the old site, we had a section about the creation of node servers

Old site - https://ember-cli.com/user-guide/#mocks-and-fixtures
Ember CLI blueprint - https://github.com/ember-cli/ember-cli/tree/master/blueprints/http-mock/files/server/mocks

We have a good example of the usage here on ESA addon - https://github.com/simplabs/ember-simple-auth/tree/master/packages/test-app/server

cc: @jenweber

@jenweber jenweber added the help wanted Extra attention is needed label Mar 29, 2021
@jenweber
Copy link
Contributor

If someone wants to pick up this issue, that would be great!

To-do:

  • Read over the old site content
  • Figure out where this information should go in these CLI Guides
  • Copy over the old information
  • Make any updates you think are needed

@esquith
Copy link
Contributor

esquith commented Mar 31, 2021

@villander Your "old site" link redirects to the normal CLI guides, unless I'm missing something here. Theres nothing about mocks or fixtures on that page.

@villander
Copy link
Contributor Author

There's nothing because the "old site" is redirecting to the new site. But it was there.

You need to find some way to check the "old site" codebase to be able to pick this information @esquith

@esquith
Copy link
Contributor

esquith commented Mar 31, 2021

@villander Thanks! My apologies.

@mehulkar
Copy link
Contributor

mehulkar commented Jun 4, 2021

Maybe the same as #188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants