Skip to content

piecioshka/training-implement-tabs-component

Repository files navigation

training-implement-tabs-component

♨️ Exercise through which you learn how to write code by passing unit tests.

What's going on?

I've written some unit tests to describe sample production code.
Your mission is to complete the implementation by writing a code in app/.

How to complete the task?

1. Clone 👥

git clone git@github.com:piecioshka/training-implement-tabs-component.git

2. Open 🔨

Open the index.html file in the browser and refresh after wrote some code.

3. Implement 🚧

Open the app/scripts/tabs-component.js file in the editor.
Write that code which cover each of test cases.

⚠️ You must cover all unit tests ⚠️

The mission is complete when all unit tests are passing 🎉

License

The MIT License @ 2018

About

♨️ Exercise through which you learn how to write code by passing unit tests.

Resources

Stars

Watchers

Forks