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

feat(operations): basic operation implementation #8

Merged
merged 5 commits into from
Feb 20, 2024

Conversation

ddeliziact
Copy link
Contributor

This PR also ports all the changes from the template repository

@ddeliziact ddeliziact requested a review from dasanorct February 16, 2024 10:59
} from '../types/operation.type';
const packageJSON = require('../../package.json');

export class MockOperationProcessor implements OperationProcessor {
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this class be called AdyenOperationProcessor 😜

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes... just fixed it

@ddeliziact ddeliziact force-pushed the ddeliziact/initial_setup branch from 4226f7b to 98ee30d Compare February 19, 2024 09:39
@dasanorct dasanorct merged commit f24055f into main Feb 20, 2024
2 checks passed
@dasanorct dasanorct deleted the ddeliziact/initial_setup branch February 20, 2024 13:37
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.

3 participants