Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
/ sw-codex Public archive

A project to demonstrate a UI testing solution with WebdriverIO, Puppeteer, and Teremock.

License

Notifications You must be signed in to change notification settings

Idea-Pool/sw-codex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sw-codex

A project to demonstrate a UI testing solution with WebdriverIO, Puppeteer, and Teremock.

The project uses two sub-projects:

  1. Service The sub-project located in the service folder is a simple ReactJS based web application to be used in the tests, to demostrate the capabilities of the solution.
  2. Test The project located in the test folder contains the actual test code with the solution to mock requests of the service.

Branches

The different states of the solution can be found on the following branches (all branch contains the previous):

  1. part-1: the service is implemented
  2. part-2: the tests are implemented
  3. part-3: basic mocking is enabled
  4. part-4: mocking definition logic is added
  5. part-5: mocks added, the final version of the code

The master branch only contains this information.

More information

To know more: https://epa.ms/idea-pool.

About

A project to demonstrate a UI testing solution with WebdriverIO, Puppeteer, and Teremock.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks