- 👋 Hi, I’m @Noordsestern
- 👀 I’m interested in open source, gardening, smart home, in general everything implemented in Python.
- 🌱 I’m currently learning platform orchestration
- 💞️ I’m looking to collaborate on test- and process automation.
😈
Kill your heroes and fight
Originated in Germany, Swedish at heart, worked in Argentina for a bit. I am a pragmatist, gardener and automation engineer.
Pinned Loading
-
Robot Test Case for WebhookMock.py
Robot Test Case for WebhookMock.py 1*** Settings ***
2Library RequestsLibrary
3Library Collections
4Library json
5Test Setup Prepare test case
-
Small web service for mocking webhoo...
Small web service for mocking webhooks. Logs all incoming requests. Useful for testing systems that send out notifications. Make system under test send its notifications to this web service and validate the messages on its GET endpoints. 1from fastapi import FastAPI, Response, Request
2import json
3from json import JSONDecodeError
45app = FastAPI()
-
MarketSquare/SSHLibrary
MarketSquare/SSHLibrary PublicRobot Framework test library for SSH and SFTP
-
MarketSquare/robotframework-webservice
MarketSquare/robotframework-webservice PublicWebservice for running Robot Framework test cases.
-
MarketSquare/robotframework-camunda
MarketSquare/robotframework-camunda PublicLibrary for testing bpmn workflows compatible with Camunda 7
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.