Matjaz Pirnovar

Results 6 issues of Matjaz Pirnovar

…ests for routes @dvf Added routes tests in unittest style. I removed import jsonify because there is an issue with unittest and routes. I used json.dumps instead.

Running `python vmnet/test_bootstrap.py` gives error (@StuartFarmer ) > Exception caught on LProcess-1: > (1, 'NotMaster', 'No nodes found, cannot bootstrap yourself because you are not a masternode') I get similar...

## Summary - Debugging filed builds on TravisCI for example this one: https://app.travis-ci.com/github/optimizely/agent/jobs/565307618

WIP

Decision Service methods to handle CMAB - added experiment_cmab_service.go file with cmab supportig methods - additionally updated decision/entities.go and decision/reasons/reason.go Added unit tests. Jira ticket: https://jira.sso.episerver.net/browse/FSSDK-11169

- implement logic for cmab impression events - Moved CMAB functionality from pkg/decision to pkg/cmab and updated event factory for CMAB impression events. Jira ticket: https://jira.sso.episerver.net/browse/FSSDK-11178