Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(tests): send full payload to acknowledgement endpoint #11026

Merged
merged 2 commits into from
Apr 26, 2022

Conversation

adr-mo
Copy link
Contributor

@adr-mo adr-mo commented Apr 26, 2022

Description

Fix integration tests

Fixes # (issue)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 20.10.x
  • 21.04.x
  • 21.10.x
  • 22.04.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

@adr-mo adr-mo requested review from a team, callapa and TamazC and removed request for a team April 26, 2022 13:41
Co-authored-by: Kevin Duret <kduret@centreon.com>
@adr-mo adr-mo merged commit 2fe2f38 into dev-21.04.x Apr 26, 2022
@adr-mo adr-mo deleted the fix-integration-tests branch April 26, 2022 13:55
@sonarqube-decoration
Copy link

SonarQube Quality Gate

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
No Duplication information No Duplication information

adr-mo added a commit that referenced this pull request Apr 26, 2022
* fix(tests): send full payload to acknowledgement endpoint

* Update tests/api/features/Acknowledgement.feature

Co-authored-by: Kevin Duret <kduret@centreon.com>

Co-authored-by: Kevin Duret <kduret@centreon.com>
chgautier pushed a commit that referenced this pull request Apr 26, 2022
* fix(tests): send full payload to acknowledgement endpoint

* Update tests/api/features/Acknowledgement.feature

Co-authored-by: Kevin Duret <kduret@centreon.com>

Co-authored-by: Kevin Duret <kduret@centreon.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants