docs: changes to main docs sidebar (#11750)
* docs: changes to main docs sidebar * fix links * fix vale test * fix vale errors
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
export const metadata = {
|
||||
title: `${pageNumber} Debugging and Testing`,
|
||||
}
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
In the next chapters, you’ll learn about the tools Medusa provides for testing and debugging your Medusa application.
|
||||
|
||||
By the end of this chapter, you’ll learn:
|
||||
|
||||
- How to use Medusa's `@medusajs/test-utils` test to write integration tests.
|
||||
- How to use Medusa’s `Logger` utility to log messages.
|
||||
Reference in New Issue
Block a user