Remove front end tests

This commit is contained in:
Timothy Armes
2023-07-19 12:06:36 +02:00
parent 465eeac056
commit 7348b8da4e
21 changed files with 12 additions and 1883 deletions
+1 -3
View File
@@ -5,7 +5,6 @@
![GitHub](https://img.shields.io/github/license/therealowenrees/echecsfrance?style=for-the-badge)
![Vercel](https://vercelbadge.vercel.app/api/therealowenrees/echecsfrance?style=for-the-badge)
![Depfu](https://img.shields.io/depfu/dependencies/github/TheRealOwenRees/echecsfrance?style=for-the-badge)
[![Echecs France](https://img.shields.io/endpoint?url=https://cloud.cypress.io/badge/simple/1nghs5&style=for-the-badge&logo=cypress)](https://cloud.cypress.io/projects/1nghs5/runs)
## A website displaying upcoming chess tournaments for the [FFE](http://www.echecs.asso.fr/) on a map
@@ -16,7 +15,6 @@ This website is built in Typescript using:
- [Next.js](https://nextjs.org/)
- [Tailwind](https://tailwindcss.com/)
- [MongoDB](https://www.mongodb.com/)
- [Cypress](https://www.cypress.io/)
and is deployed on [Vercel](https://vercel.com/)
@@ -27,5 +25,5 @@ and is deployed on [Vercel](https://vercel.com/)
## Contributions
Contributions are encouraged. Please open an issue to discuss your ideas.
Contributions are encouraged. Please open an issue to discuss your ideas.
Add your code into a feature branch such as `feature/feature-name`. We utilise a [GitHub Flow](https://www.gitkraken.com/learn/git/best-practices/git-branch-strategy#github-flow-considerations) branching strategy.