Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saratoga8/fullstack_automation

Simple example of a Full Stack automation project (includes building Web and API parts)
https://github.com/saratoga8/fullstack_automation

automation backend-api front-end-development full-stack fullstack-development functional-testing playwright pytest python testing typescript

Last synced: 4 days ago
JSON representation

Simple example of a Full Stack automation project (includes building Web and API parts)

Awesome Lists containing this project

README

        

# The simple example of Automation Testing (applying to a project built of Web an API parts)

## The structure of the example

- Web part: a simple Web application for registration of a user and showing his information [README](src/api/README.md)
- API part: a simple API server for Creation/Deleting a user and providing his information [README](src/web/README.md)

## Components of the project:

![components](docs/components.png)