Microgaming Integration Testing Tool User Guide
Breadcrumbs

Microgaming Integrations Testing Tool User Guide

Overview

The purpose of this guide is to assist operators in understanding the Microgaming Integrations Testing Tool.

The purpose of this tool is to test your Microgaming Single Wallet integration by simulating requests from Microgaming and sending them to your Single Wallet Agent API. It includes a list of tests that must be performed to sign off the integration.

The document references API and data type definitions as documented in the MG+ Agent Guide for Single Wallet Integrations.

Version Information

Version

Content

Publish Date

1.0

Microgaming Integrations Testing Tool User Guide published.

1.1

Added two login test scenarios: no operator login token and random operator login token.

1.2

Added debit/credit amount customization and a new test scenario: Player rejects offer.

1.3

Added parallel testing and an export report feature.

Introduction

The testing tool does the following functions:

  • It checks that the responses align with what is required in the MG+ Agent Guide for Single Wallet Integrations.

  • It tests for both success and failure scenarios.

  • For game behavior tests (update balance tests), it checks common game behaviors by following a typical flow as if a player had just launched the game. Each test will perform a /login call to fetch the player’s current balance, and then make /updatebalance calls simulating gameplay.

  • In the event of a test failure, the tool provides information as to why the test failed.

The tool can be accessed at https://swtest.mgasia.com

To access this website you will need to have your IP whitelisted. Please contact your integration or account management team to request access. You will also need to whitelist the tool’s IP address.

Your integration managers can advise you on which tests are necessary to sign off your integration.