Coder Social home page Coder Social logo

expand-namespaces's Introduction

Code Review and Unit Tests

Review ./lib/expandNamespace.js. This code is used in our project to supplement this https://www.npmjs.com/package/babel-plugin-namespaces.

We would like you to write Unit Tests in ./spec/expandNamespace.test.js. We have provided you with 1 sample test.

Hints

  1. If you need a refresher on unit tests, reading https://martinfowler.com/bliki/UnitTest.html might help
  2. The project mocha and chai frameworks, but feel free to use others
  3. Make it easy to the reviewer to understand your tests
  4. Have each test function test 1 thing
  5. Assume we want solitary tests (even though Martin Fowler is not a fan)
  6. Use tools like proxyquire or mock-fs to help with creating Test Doubles - both are available globally, so you don't need to require them (again, read Fowler if you are uncertain)

Submitting your code

To submit your code, please create a public repository for this code on GitHub, BitBucket, etc. and copy the link to your repository to the Dev Candidate Quiz form.

expand-namespaces's People

Contributors

suavelizard avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.