MatthijsKok / TI2806-Contextproject

GNU Lesser General Public License v3.0
0 stars 0 forks source link

expand on testing for Bunq implementation #121

Closed RvdK closed 7 years ago

RvdK commented 7 years ago

User story

The tests written for the Bunq api need to be expanded.

What

end to end testing for al classes in Bunq.

Why

To increase test coverage so we will be notified if a code change brakes something else (espcialy edge cases).

How

extending test(scenarios) for al classes in Bunq

Definition of done

Notes

None