/techtest

test for node js

Primary LanguageJavaScript

Hello

  1. fork && clone
  2. npm install
  3. npm test
  4. ???
  5. Profit

When creating a fork

  1. create a fork
  2. Remove collaborators (in /settings/collaboration)
  3. Add vizath as a collaborator
  4. ???
  5. Push and Profit

Notes

  1. The goal is to make tests pass
  2. Try to commit everytime you have new tests passing
  3. You can restructure everything, just make sure to keep the same tests
  4. If you have any questions about this technical test, open an issue. For everything else, there's StackOverflow.
  5. Do not create a pull request. Otherwise, everyone will see your answer ;)