Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amazeelabs/algm-cypress-common
Common cypress tests that will be pulled in via Jenkins
https://github.com/amazeelabs/algm-cypress-common
Last synced: 2 days ago
JSON representation
Common cypress tests that will be pulled in via Jenkins
- Host: GitHub
- URL: https://github.com/amazeelabs/algm-cypress-common
- Owner: AmazeeLabs
- Created: 2021-03-11T15:54:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-20T17:43:06.000Z (over 3 years ago)
- Last Synced: 2024-11-22T23:32:51.668Z (2 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Common Cypress Tests
These are common cypress tests that are designed to be run across multiple Drupal projects to test various common parts of a site for its functionality.
## Table of contents
1. [Uses](#uses)
1. [Setup](#setup)
1. [Configuration](#configuration)## Uses
Runs various kinds of common tests across standard Drupal websites.
## Setup
_TODO_
## Configuration
_TODO_