Skip to content

andres-torres-dev/canastto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canastto

To run the program:

  1. install go
  2. Add go to path env
  3. cd into the path of where main.go is located and execute "go run main.go". This should create an output.json file with the information

To run the e2e test:

  1. cd into the api module
  2. execute "go test"

Bugs:

  1. The relevance computation is not working as expected

todos:

  1. Add unit tests by creating a mock client (this can't be properly completed until the relevance computation is fixed)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages