Scenario to create database fail with erppeek 1.6b1

Bug #1360297 reported by Yannick Vaucher @ Camptocamp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OERPScenario
Fix Committed
Critical
Yannick Vaucher @ Camptocamp

Bug Description

If trying to create working database with scenario:
@given(u'I create database from config file')

it will fail as a database cannot longer be created without first a database in scenarios:

  File ".../Scenario/OERPScenario/features/environment.py", line 46, in before_all
    ctx.client.login('admin', 'admin', database=database)
  File ".../eggs/ERPpeek-1.6b1-py2.7.egg/erppeek.py", line 460, in login
    (database, dbs))
erppeek.Error: Database 'openerp_80_dev' does not exist: []

Related branches

description: updated
description: updated
summary: - Scenario to create database fail with erppeek 1.6b1
+ Scenario to create database fail with erppeek 1.6b1 and Odoo 8.0
summary: - Scenario to create database fail with erppeek 1.6b1 and Odoo 8.0
+ Scenario to create database fail with erppeek 1.6b1
Changed in oerpscenario:
importance: Undecided → Critical
status: New → Fix Committed
assignee: nobody → Yannick Vaucher @ Camptocamp (yvaucher-c2c)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.