- Added `wdio.conf.js` for configuring WebdriverIO. - Introduced `test/specs/sample.spec.js` for initial test case setup to validate home page loading. - Updated `vite.config.js` to include SCSS preprocessor configuration for improving CSS handling. - Added required dependencies for WebdriverIO and related services in `package-lock.json`.
1 line
32 B
Bash
1 line
32 B
Bash
SASS_SILENCE_DEPRECATIONS=import |