Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Description

Git Repo

Tests To Think About

Demonstrates the basic structure of a TestCafe test

git clone https://livingwater@bitbucket.org/living-water-js/testcafe-basics.git

NA

An empty project for Quicklab 03

git clone https://livingwater@bitbucket.org/living-water-js/testcafe-quicklab-03.git

NA

Relates to writing tests for Quicklab “Personal Details Tests”

git clone https://livingwater@bitbucket.org/living-water-js/testcafe-quicklab-practice.git

Verify that if an expression is entered into first-name and last-name, the first letter of each word capitalized

Verify that when the form is loaded the age label is empty

Verify that if a date is applied to the date picker, the age label shows the correct age

  • No labels