i-doit / api-client-php

Easy-to-use, but feature-rich client library for i-doit's JSON-RPC API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit-Test "bheisig\idoitapi\tests\Issues\API145Test" fails

skekec1 opened this issue · comments

Expected behavior

Unit-Test does not fail.

Actual behavior

Unit-Test works as expected.

Steps to reproduce the behavior

Run unit test.

Environment

Question Answer
bheisig/idoitapi version master
i-doit version 1.15 pro
i-doit API add-on version bugfix

Logs and other useful output

Problems in "testAssignSingleObject":

  • Passing in objectId as integer for multi selection properties
  • Using of undefined category constant "C__CATG__STACKING"

Problems in "testAssignMultipleObjects"

  • Expecting exception which is never thrown
commented

Thanks for your report! This is fixed in 8d94892.