add alt-text
This commit is contained in:
@@ -75,4 +75,4 @@ _(Notes for a [Viget article][1])_
|
||||
[6]: https://json-schema.org/
|
||||
[7]: https://github.com/NoRedInk/rspec-retry
|
||||
|
||||
{{<dither notes.png "374x" />}}
|
||||
{{<dither notes.png "374x">}}Handwritten notes titled “Good Tests”: diagrams of app layers (UI, request/response, business logic, entities, datastore) and bullet points urging isolation-friendly architecture, tests that cover one layer or a full stack, prioritize business logic coverage, test APIs plus UI, aim for 100% coverage, avoid mocks unless necessary (for third-party APIs use stubs), and test at the outermost layer you are building.{{</dither>}}
|
||||
|
||||
Reference in New Issue
Block a user