Skip to content

Commit

Permalink
Genric message
Browse files Browse the repository at this point in the history
  • Loading branch information
goldbergyoni committed Feb 19, 2025
1 parent 244c209 commit 5218946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Lessons learned while working with 50 companies

## Best Practices Sections

- [`Strategy & Workflow`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-1-strategy-&-workflow) - Which tests should you write in 2025? (5 best practices)
- [`Strategy & Workflow`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-1-strategy-and-workflow) - Which tests should you write in 2025? (5 best practices)
- [`Database And Infrastructure Setup`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-2-infrastructure-and-database-setup) - Optimizing your DB, MQ and other infra for testing (6 best practices)
- [`Web Server Setup`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-3-web-server-setup) - Good practices for starting and stopping the backend API (3 best practices)
- [`The Test Anatomy`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-4-test-test-anatomy-basics) - The bread and butter of a component test (6 best practices)
Expand All @@ -47,7 +47,7 @@ Lessons learned while working with 50 companies

<br/>

## **Section 1: Strategy & Workflow**
## **Section 1: Strategy and Workflow**

<br/>

Expand Down

0 comments on commit 5218946

Please sign in to comment.