also write something about unit tests
This commit is contained in:
parent
f05dd00c55
commit
a82dab0350
@ -7,7 +7,7 @@ description: Writes tests following Elixir/Phoenix best practices. Ensures DRY t
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
This skill provides guidelines for writing clean, maintainable Elixir/Phoenix tests following best practices.
|
This skill provides guidelines for writing clean, maintainable Elixir/Phoenix tests following best practices. It focuses mainly on integration tests. For unit tests, we also want glanceable tests with unique names for values, test helpers, custom matchers and shared setups where appropriate.
|
||||||
|
|
||||||
## Core Principles
|
## Core Principles
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user