Skip to content

domakas/coding-randori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Randori by Visma Lietuva

This project contains some tasks with unit tests for pair programming (Randori) sessions.

Pair programming tasks:

  • romanNumbers
  • time

Refactoring tasks:

Codegolf tasks:

  • codegolf/socks
  • codegolf/xmasTree

Running project:

Install project dependencies:

npm install

Run tests:

npm run test

Don't forget to uncomment some implementations in karma.conf.js file. By default all tests are skipped. Replace xdescribe with describe in tests which you want to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published