Skip to content

Commit

Permalink
docs: link Testing section in README with /tests folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hotungkhanh committed Oct 27, 2024
1 parent 645df2a commit 9842a0b
Showing 1 changed file with 7 additions and 20 deletions.
27 changes: 7 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,26 +142,13 @@ Run in production mode:

## Testing

<details>
<summary>User Stories</summary>

*
</details>
<details>
<summary>Domain Model</summary>

*
</details>
<details>
<summary>Flow Diagram</summary>

*
</details>
<details>
<summary>Architecture Diagram</summary>

*
</details>
- Unit Testing
- [Frontend](tests/Unit%20Testing%20(Frontend).pdf)
- [Backend](tests/Unit%20Testing%20(Backend).pdf)
- [Integration Testing](tests/Integration%20Testing.pdf)
- [System Testing](tests/System%20Testing.pdf)
- [Security Testing](tests/Security%20Testing.pdf)
- [User Acceptance Testing](tests/User%20Acceptance%20Testing.pdf)

<br/>

Expand Down

0 comments on commit 9842a0b

Please sign in to comment.