Odoo Ruby JSON client. Emulates ActiveRecord enough (as much as Mongoid; Implements ActiveModel) to make Rails development with an Odoo datastore straightforward
Based off master branch because develop is behind.
I'm trying to make a docker container to run the test suite against.
The openerp-server command works, but 74/80 tests fail with 'Connection refused [...] for localhost:8069'. Not really familiar with how odoo works, so hoping for some advice on this. I'll continue looking into it either way.
Coverage decreased (-5.4%) to 83.389% when pulling 41df533afcc6f1aa6d1dc01d93281624e8b7c98d on aokpower:docker into d0a28ee93ac1171aea0c00597952091448921008 on akretion:master.
Based off master branch because develop is behind.
I'm trying to make a docker container to run the test suite against.
The openerp-server command works, but 74/80 tests fail with 'Connection refused [...] for localhost:8069'. Not really familiar with how odoo works, so hoping for some advice on this. I'll continue looking into it either way.