UNPKG

wdio-ms-teams-service

Version:

A WebdriverIO plugin to report to Microsoft Teams channel webhooks

72 lines (36 loc) 3.63 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.9](https://github.com/marcelblijleven/wdio-ms-teams-service/compare/v0.1.8...v0.1.9) (2021-07-15) ### Features * add timeout to service options ([32a6a21](https://github.com/marcelblijleven/wdio-ms-teams-service/commit/32a6a213fe1ff6d223eb8b2e21ed47aa562c6697)) ### [0.1.8](https://github.com/marcelblijleven/wdio-ms-teams-service/compare/v0.1.7...v0.1.8) (2021-07-02) ### Features * add cucumber afterStep ([60ff14c](https://github.com/marcelblijleven/wdio-ms-teams-service/commit/60ff14ce16085ffa6919b03894e80ba91a72d761)) ### [0.1.7](https://github.com/marcelblijleven/wdio-ms-teams-service/compare/v0.1.6...v0.1.7) (2021-05-25) ### Features * add option to filter out passed tests ([d13f064](https://github.com/marcelblijleven/wdio-ms-teams-service/commit/d13f064c750913a91fcc5b6bc30a4bee0af4ae0c)) * add option to provide custom message ([0b9ae9f](https://github.com/marcelblijleven/wdio-ms-teams-service/commit/0b9ae9f7e8f700156176411ecbd8fe99730dcae9)) ### [0.1.6](https://github.com/marcelblijleven/wdio-ms-teams-service/compare/v0.1.5...v0.1.6) (2021-05-25) ### Features * add full width option to adaptive card ([4397707](https://github.com/marcelblijleven/wdio-ms-teams-service/commit/43977078a2c6e5245d62f44166b0de74447c927b)) * add test result container ([18a6939](https://github.com/marcelblijleven/wdio-ms-teams-service/commit/18a6939e917f8fac7e3a3b35652fc09b6e9176cf)) * use rich text blocks for test results ([73b2bdc](https://github.com/marcelblijleven/wdio-ms-teams-service/commit/73b2bdc13b5dbcfc78c75fe540025470a63cbb15)) ### [0.1.5](https://github.com/marcelblijleven/wdio-ms-teams-service/compare/v0.1.4...v0.1.5) (2021-05-21) ### Bug Fixes * incorrect github and npm urls ([0e7c07f](https://github.com/marcelblijleven/wdio-ms-teams-service/commit/0e7c07f17cbe8016f1654add369fe013b492568d)) ### [0.1.4](https://github.com/marcelblijleven/wdio-ms-teams-reporter/compare/v0.1.3...v0.1.4) (2021-05-21) ### Features * add adaptive card ([56e6f73](https://github.com/marcelblijleven/wdio-ms-teams-reporter/commit/56e6f738edda22bcc5b47a510f8ceedcf306e3ad)) * add IncomingWebhook ([2736ce4](https://github.com/marcelblijleven/wdio-ms-teams-reporter/commit/2736ce4007497948da8ff4dca0bce65cca7c9ca3)) * add MsTeamsService ([2e09243](https://github.com/marcelblijleven/wdio-ms-teams-reporter/commit/2e0924318c51d2ca0e17b4872ed5cf4ea2cf5828)) * add MsTeamsServiceError ([277580b](https://github.com/marcelblijleven/wdio-ms-teams-reporter/commit/277580bee4ad448131adae942775721eb8c708e6)) * make service throw errors instead of logging ([a3cbe6c](https://github.com/marcelblijleven/wdio-ms-teams-reporter/commit/a3cbe6cf31fe0e59f22acb4ab6f05451f846b4c6)) ### Bug Fixes * export MsTeamsService as default ([310f987](https://github.com/marcelblijleven/wdio-ms-teams-reporter/commit/310f9870e7bff5d0facfc25383db3fedb5786c11)) ### [0.1.3](https://github.com/marcelblijleven/wdio-ms-teams-reporter/compare/v0.1.2...v0.1.3) (2021-05-21) ### [0.1.2](https://github.com/marcelblijleven/wdio-ms-teams-reporter/compare/v0.1.1...v0.1.2) (2021-05-20) ### 0.1.1 (2021-05-20) ### Features * add incoming webhook ([2aa9cd6](https://github.com/marcelblijleven/wdio-ms-teams-reporter/commit/2aa9cd6d1de68afbc693da4ce1712e8a045a9082)) * add initial service setup ([0bd85a6](https://github.com/marcelblijleven/wdio-ms-teams-reporter/commit/0bd85a67c43f65e01a04760938330f171e7b8f76)) ### 0.1.1 (2021-05-20)