feat: add robot framework CI

This commit is contained in:
Zoe Roux
2022-06-20 10:35:28 +02:00
parent 5faa4dc12c
commit eb6ac6091c
4 changed files with 44 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[tool.robotidy]
configure = [
"MergeAndOrderSections:order=comments,settings,keywords,variables,testcases"
]
+2
View File
@@ -0,0 +1,2 @@
robotframework
RESTinstance
+4
View File
@@ -0,0 +1,4 @@
*** Settings ***
Documentation Common things to handle rest requests
Library REST http://localhost:3000/api