0.1.19 • Published 7 years ago

tecdoc-client v0.1.19

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

TecDoc Client for NodeJs

TecDoc is a structured electronic catalog for the selection of spare parts for cars. Information about the brands of spare parts and the millionth base of substitutes makes TecDoc indispensable for the sales of auto parts and service stations.

Build Status npm version Coverage Status

NPM

:warning: Development of the module is not finished at the moment and is at the earliest stage.

npm install tecdoc-client

Availabilities

  TecDoc Client Car functions() test
    ✓ should return correct getManufacturers() (139ms)
    ✓ should return correct getModelSeries() (110ms)
    ✓ should return correct getMarkById() (107ms)

  TecDoc Client Meta functions() test
    ✓ should return correct getPegasusVersionInfo() (100ms)
    ✓ should return correct getPegasusDbVersionInfo() (109ms)
    ✓ should return correct getLanguages() (102ms)
    ✓ should return correct getCountries() (100ms)
    ✓ should return correct getCountryGroups() (103ms)