Skip to content

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

Notifications You must be signed in to change notification settings

saratoga8/fullstack_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • API part: a simple API server for Creation/Deleting a user and providing his information README

Components of the project:

components