lb-hounslow/bartec

A library for the Bartec Collective API SOAP Web Service

v2.1.1 2022-03-15 21:28 UTC

README

A library for the Bartec Collective SOAP Web Service

This library includes both a Client and a BartecService. The library can be used with v15 or v16 of the Bartec Collective.

The BartecService has several methods that are used regularly by LBHounslow which you are free to use. For any other call you can use the Client directly.

For more on how to use this client, see usage documentation

Releases

Requirements

Setup

  • composer install

Tests

Update the constants in BartecServiceTest for functional tests.

Run all tests

composer test

Code Coverage Report:      
  2022-02-02 15:46:14      
                           
 Summary:                  
  Classes: 22.22% (2/9)    
  Methods: 58.62% (68/116) 
  Lines:   73.12% (408/558)

Contributing

This repository is currently closed for contribution. Please report an an issue if you come across one.