Ticket #105 (closed Enhancement: Fixed)

Opened 3 years ago

Last modified 2 years ago

Use a dedicated account for testing

Reported by: adigeo Owned by: adigeo
Priority: Minor Milestone: OpenXCAP 1.2.0
Component: XCAP client library Version: trunk
Severity: Non-critical Keywords:
Cc:

Description

test.py uses the default account in .xcapclient.ini and overwrites its documents.

This may cause surprises.

test.py should use [Account_test] in .xcapclient.ini instead of the default account

Change History

comment:1 Changed 2 years ago by adigeo

  • Owner changed from support@ag-projects.com to adigeo
  • Priority changed from Major to Minor
  • Status changed from new to accepted
  • Type changed from Defect to Enhancement

comment:2 Changed 2 years ago by saul

  • Status changed from accepted to closed
  • Resolution set to Fixed

Fixed. An 'Account_test' section has also been added to python-xcaplib's configuration file sample.

Note: See TracTickets for help on using tickets.