You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,15 @@
16
16
17
17
Yoni Goldberg, Michael Solomon, and Daniel Gluskin
18
18
19
-
Lessons learned while working with 50 companies
19
+
Lessons learned while working with 50 companies
20
20
21
21
<br/><br/>
22
22
23
23
# `Table of contents`
24
24
25
25
## Best Practices Sections
26
26
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)
28
28
-[`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)
29
29
-[`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)
30
30
-[`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