Skip to content

zi-codes/banking-tech-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking Tech Test

Makers example tech test written in JS and test-driven with Jest. No database allowed.

OOD principles / Methodologies

  • Encapsulation
  • SRP
  • DRY
  • Forwarding
  • Dependency Injection
  • TDD

To run tests

Requires npm / yarn installed

MacOSa

$ git clone https://github.com/zi-codes/banking-tech-test
$ yarn

Then run in repl of your choice

To run tests

$ yarn test

About

Makers example tech test written in js and tested with jest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors