Skip to content

bsod90/hipchat_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Here's my solution to HipChat test assesment.

To install requirements run

$ pip install -r requirements.txt

To test the solution in terminal mode just run

$ ./parser.py

And follow on screen instructions.

NOTE 1: parse() result converted to JSON only at the printing stage while it was required to return JSON. It just seems to be a bit more intuitive for me. Anyways, I hope it's really minor issue.

To run tests simply run

$ nosetests

About

HipChat exercise solution

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors