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

[MSUE-154] - Integration test methods implemented #103

Merged
merged 7 commits into from
Oct 23, 2023

Conversation

haneeshv
Copy link
Contributor

@haneeshv haneeshv commented Sep 18, 2023

Purpose

Currently, we don’t perform any thorough testing before releasing sift-php lib. The idea of this task is to actually setup an integration app that is going to contain a set of tests we run against the lib before releasing it. Those tests should be performed against real Sift env (Sift prod account)

This integration app can be a representative template for other libs - eventually we want to have the same integration app for every single public lib we support

Summary

Methods created for Events, Decisions, Workflows, Score, Verification and PSP Merchant API

Testing

Methods are implemented and tested manually

Checklist

  • The change was thoroughly tested manually
  • The change was covered with unit tests
  • The change was tested with real API calls (if applicable)
  • Necessary changes were made in the integration tests (if applicable)
  • New functionality is reflected in README

@viaskal-sift viaskal-sift changed the title Integration test methods implemented [MSUE-154] - Integration test methods implemented Sep 26, 2023
@viaskal-sift viaskal-sift merged commit f62668e into SiftScience:master Oct 23, 2023
3 checks passed
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.

None yet

2 participants