Skip to content

Conversation

martinsrenato
Copy link
Contributor

@martinsrenato martinsrenato commented Apr 10, 2019

Description
ApplicationInfo sets library values on constructor and setAdyenLibrary removed.
ApplicationInfo added to every request, with prefilled library name + version.
Added request tests.

Tested scenarios

  • Adding applicationInfo into request does not override the library name + version
  • Not adding applicationInfo into request keeps default applicationInfo with library name + version request

martinsrenato and others added 7 commits April 9, 2019 11:42
- Add default library name + version / private set
- Add default application info on requests
- Fixed setters to avoid applicationInfo == null
- Add default library name + version / private set
@coveralls
Copy link

coveralls commented Apr 10, 2019

Coverage Status

Coverage decreased (-0.2%) to 24.777% when pulling 7b4e0b2 on PW-828-application-information into 12581f9 on develop.

Copy link
Contributor

@KadoBOT KadoBOT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one small remark tho

- Change set method on tests for better coverage
- Reverted changes on requests that are not Payment or Modification
- Removed setter from Payment and Modification requests
@rkewlani rkewlani merged commit 9fb747c into develop Apr 16, 2019
@martinsrenato martinsrenato deleted the PW-828-application-information branch May 10, 2019 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants