Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
orangehacker2
on Dec 12, 2022
|
parent
|
context
|
favorite
| on:
DDD, Hexagonal, Onion, Clean, CQRS, How I put it a...
> To this day automated tests suits against UI tends to be flaky. So testing against a code api is indeed better.
You don't need hexagonal architecture to test the code api.
Layered architecture will do the job!
UK-Al05
on Dec 17, 2022
[–]
The only difference between layered and hexagonal is dependency direction.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You don't need hexagonal architecture to test the code api.
Layered architecture will do the job!