Skip to content

Scrump31/testing-react-forms

Repository files navigation

Test A Website Feedback Form

Video Lesson Outline:

# 1 - Application Overview

# 2 Test the CommentBox Component

# 3 Test the RadioButton Component

# 4 Integration Tests

# 5 Test the API Route with Postman

  • Remaining Lessons will be uploaded as soon as possible!

Create a .env file

MONGODB_URI="database creds here"

Installing/Running the app

npm install
npm run dev

Running Tests

npm test
npm run cy:open

Formatting with Prettier

npm run format

Technologies Used

NextJS

TypeScript

Jest

Cypress-testing-library

React-testing-library

user-event

Tailwindcss

Mongoose

MongoDB Atlas

Supertest

faker

dotenv

Prettier

About

Course Files for: Test a React Feedback Form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published