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

Test feathers3 server using docker #35

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

johnjjung
Copy link

@johnjjung johnjjung commented Jun 13, 2018

Prerequisites:

Simply run docker-compose up from your terminal and you have a test feathers server running!

The server directory is test/server and that entire folder was a fresh feathers generate app, so there's nothing else there other than that.

TODO:

  • adding a command: nodemon src/ -L src/ will make it easier to develop so that the server hot reloads with changes
  • we could add databases that can run tests

Or maybe there's a test feathers server that the JS client is using and we can import that here instead or redoing work.

@johnjjung
Copy link
Author

https://github.com/feathersjs/client/tree/master/test

Looks like there is a test server but it seems pretty minimal - let me know if this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant