Smoke testing vs end to end testing - mmedrano9438/peripheral-brain GitHub Wiki
Smoke tests should be a test of your whole system together, ensuring that core functionality remains intact. It's a software testing method that is used to determine if a new software build is ready for the next testing phase.