Skip to content

Commit

Permalink
docs: update with Github actions and Cypress badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Agnew committed Jul 16, 2024
1 parent cd106f5 commit aa36319
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![CI](https://github.com/Chris-Agnew/alipes-dev-assessment/actions/workflows/ci.yml/badge.svg)](https://github.com/Chris-Agnew/alipes-dev-assessment/actions/workflows/ci.yml)
[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)

# Project Details

This repository contains a Next.js 14 application integrated with Cypress for both end-to-end (E2E) and component testing that includes a script to index pages from Builder.io to Algolia and searchable searchbar with autocomplete. Indexed pages show on bottom of search bar for easy access (fine for small test projects)
Expand Down

0 comments on commit aa36319

Please sign in to comment.