Unlike unit testing, integration testing considers side effects from the beginning. These side effects may even be desirable. For example, an integration test could use the connection to a database (a dependency in unit testing) to query and mutate the database as it usually would.
. 3p2gtvl6x0.pages.dev/4543p2gtvl6x0.pages.dev/3083p2gtvl6x0.pages.dev/2583p2gtvl6x0.pages.dev/4243p2gtvl6x0.pages.dev/1213p2gtvl6x0.pages.dev/3033p2gtvl6x0.pages.dev/3643p2gtvl6x0.pages.dev/345
unit test vs integration test example