You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ECP-8677] Make /donations endpoints more testable and write API functional tests (#2356)
* setup api functional tests for donations
* [ECP-8677] Update the payload
* [ECP-8677] Make the donation functionality more testable and update the test
* [ECP-8677] Use https for base url
* [ECP-8677] Formatting
* [ECP-8677] Fix class name
* [ECP-8677] Remove type declaration
* Revert "[ECP-8677] Use https for base url"
This reverts commit 0636b89.
* [ECP-8677] Write unit tests
* [ECP-8677] Update test mock
* [ECP-8677] Use generated mock for factory classes
* [ECP-8677] Remove method argument and use property instead
* [ECP-8677] Write unit tests
* [ECP-8677] Exclude view directory from SonarCloud
* [ECP-8677] Update unit test
* [ECP-8677] Update unit test mocks
---------
Co-authored-by: RokPopov <[email protected]>
Co-authored-by: raoulritter <[email protected]>
0 commit comments