acv on Nostr: It depends on what you're testing. Write Unit tests and Integration tests both. Unit ...
It depends on what you're testing. Write Unit tests and Integration tests both. Unit Tests should be almost all of your code. Integration tests are testing the integration of parts, which would require some environment of parts.
Published at
2023-02-10 16:23:17Event JSON
{
"id": "4b9d18158ae246e4c4a60fa3cc9f8d4e2eb940275f63f2fa2739e8f51f860312",
"pubkey": "ee18d7c2a5004ce1211206b06d4581dedd11b9e4747957fd79813e0a64cba0e9",
"created_at": 1676046197,
"kind": 1,
"tags": [
[
"e",
"09cdc27adaf5e6f26de1c5d8a92dfbb6a1ce220cf7b78cb743d1ffb99e0b1a09",
"",
"root"
],
[
"p",
"5e9d783c978a0a454bd71d5d463abdda5e83a912cdbe2a1cee2b1a5c5e7652b3"
]
],
"content": "It depends on what you're testing. Write Unit tests and Integration tests both. Unit Tests should be almost all of your code. Integration tests are testing the integration of parts, which would require some environment of parts.",
"sig": "16196cba4a1bfacd780fdfb5e29f10fd74651c632397898f94575dfe8a61e94a18bc20112a33e8df91b4271ae6659c9605f34031194bab7a30ac025ab2de2f63"
}