Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing metadata to scheduled charge #153

Merged
merged 12 commits into from
Jul 17, 2023

Conversation

AnasNaouchi
Copy link
Contributor

@AnasNaouchi AnasNaouchi commented Jul 12, 2023

Adding metadata support for creating scheduled charges (Missing parameter).

  • Adds param
  • Updates two mocks
  • Adds test
  • Adds live test

@nuxzero
Copy link
Contributor

nuxzero commented Jul 12, 2023

@AnasNaouchi Could you add unit tests to request directory?

@@ -24,7 +26,7 @@ public void setup() throws Exception {
}

@Test
@Ignore("only hit the network when we need to.")
//@Ignore("only hit the network when we need to.")
Copy link
Contributor

Choose a reason for hiding this comment

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

Live tests supposed to be run on local only (at least for now).

Copy link
Contributor Author

@AnasNaouchi AnasNaouchi Jul 12, 2023

Choose a reason for hiding this comment

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

Yeah forgot to uncomment. Fixed now

@AnasNaouchi
Copy link
Contributor Author

AnasNaouchi commented Jul 12, 2023

@AnasNaouchi Could you add unit tests to request directory?

Is It necessary at this stage as we need this before 19th ?

@nuxzero
Copy link
Contributor

nuxzero commented Jul 12, 2023

Why not?

@danfowler
Copy link
Contributor

Is It necessary at this stage as we need this before 19th?

@AnasNaouchi yes, please add unit tests

file.ser Outdated Show resolved Hide resolved
@danfowler danfowler requested a review from nuxzero July 12, 2023 09:14
@AnasNaouchi AnasNaouchi force-pushed the add_metadata_to_scheduled_charge branch from 9e78d8d to 66d9c86 Compare July 14, 2023 07:41
@sonarcloud
Copy link

sonarcloud bot commented Jul 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Co-authored-by: Daniel Fowler <daniel@opn.ooo>
@AnasNaouchi AnasNaouchi merged commit 00a7e44 into master Jul 17, 2023
2 checks passed
@AnasNaouchi AnasNaouchi deleted the add_metadata_to_scheduled_charge branch July 17, 2023 07:10
@AnasNaouchi AnasNaouchi restored the add_metadata_to_scheduled_charge branch July 17, 2023 07:20
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.

4 participants