Projects with this topic
-
Leonardus is an open source project. It is a minimalist, stack-based programming system designed as a flexible framework for implementing and exploring algorithms. The syntax and semantics of its scripting language, LeoScript, are inspired by PostScript and Forth. It is extended with a prototype-based, object-oriented paradigm, has seamless integration into JupyterLab and Docker, and provides a concise and expressive environment for learning and experimentation.
The project name is a nod to Leonardus Pisanus, who was named and became known as Fibonacci.
Consult the project's GitLab Pages for documentation.
Updated -
Project Status Update Requests from HTML form sent via HTTP to cloud automation platform Usage
The file in the "sources" folder allows to setup an automaton that receives HTTP requests.
The automaton can thus be triggered from any machine that is connected to the Internet: computer or server or smartphone or other.
The data embedded within each HTTP request should represent a request from a customer of the company. For example, a request from a customer asking to postpone the start of a project, or a request from a customer asking to update the specifications of a project by adding a requirement or a success condition.
Using the data embedded within the HTTP requests, the automaton will perform:
Tone analysis of the comment embedded within the test requests,
Verification of billing status of the requester,
Verification of status of ongoing projects for the requester,
Insertion of a followup task in the Project Management Platform,
Insertion of a message in the Group Messaging Platform.
TestsThe file within the test folder allows you to send HTTP requests to your automaton.
You will need to set the first variables of the file, in order for example to indicate the endpoint url of your automaton.
Then, when this script will run, the test requests will be sent to the automaton.
An error is reported within a log file when the remote webhook does not reply within the expected time span (30 seconds by default, customizable by modifying the script).
The HTTP payload body of the response is also written into the log file.
A few additional pieces of information are also reported within the log file: total communication time, HTTP response code, value of the "Content-Type" HTTP header, etc.
automaton automation workflow aut... business pro... Process Auto... http https HTML forms make.com integromat Bash Bash Scripting bash-script bash scripts Bash Shell bash-shell shell shell script shell-script curl Test Automation automated tests automated te... webhook webhooks project mana... Project mana... project mana... group messag... billing mana... group messaging billing Billing Solu... billing mana...Updated -
Wrap any XWayland executable and make it dump its window to a file (= self-screenshot) after a configurable delay. (claude sonnet 4.5)
Updated -
Test Automation Solution in Playwright and Java
Updated -
Learning automation project to make me be greater than before
Updated -
Selenium-based test automation framework for Orange HRM application using Page Object Model
Updated -
Use this component to trigger your DoesQA tests. All the power of a traditional automation testing framework but with a simple, intuitive, and fun drag-and-drop user interface. Complex tests can be created quickly by any member of your team, and maintenance is a breeze. Running tests is even easier. There’s nothing to maintain and everyone gets unlimited concurrency as standard.
UpdatedUpdated -
"I built a GitLab CI/CD pipeline for a Python app with test automation, deployment simulation, and full Git-based version control."
Updated -
Selenium framework POC for UI automation. I have automated 2 test for facebook and 1 for Jio cinema.
This is a maven project. Used TestNG for testing framework.
Updated -
Rest Assured Based API Automation testing Framework based on an open Source API Play Ground : https://restful-booker.herokuapp.com/
Updated -
Projekti IT-tradenomi tutkinnon opinnäytetyön tuotoksien demonstrointiin. Opinnäytetyö löytyy Theseuksesta: https://urn.fi/URN:NBN:fi:amk-202404298403
Updated -
-
Demonstrates how Gitlab-CI can use Cypress in a Demo project
Updated -
Test automation on cloud with TestNG and LambdaTest. Running TestNG test scripts at massive parallel on LambdaTest automation testing cloud.
Updated -
This is my personal website. I'm planning to write how-to articles on Test Automation and my experiences on my wild ride into the world of web development.
Updated -
Sample project to practice TDD and test automation using RSpec.
Updated