Created by: Timer
This PR runs behavioral tests via Jest, follow up to #5146.
updates Smoke tests:
- smoke test SCSS support with Bootstrap
- smoke test
@babel/runtime
support across major versions, within application and dependencies
adds (true) Output tests:
- babel syntax error
- css syntax error / broken
- missing export / erratic behavior
- module not found / suboptimal
- eslint warning
- eslint error