Skip to content

Commit 118f349

Browse files
committed
Genric message
1 parent 7843204 commit 118f349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616

1717
Yoni Goldberg, Michael Solomon, and Daniel Gluskin
1818

19-
Lessons learned while working with 50 companies
19+
Lessons learned while working with 50 companies
2020

2121
<br/><br/>
2222

2323
# `Table of contents`
2424

2525
## Best Practices Sections
2626

27-
- [`Strategy & Workflow`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-1-development-workflow) - Which tests should you write in 2025? (5 best practices)
27+
- [`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)
2828
- [`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)
2929
- [`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)
3030
- [`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)

0 commit comments

Comments
 (0)