feat: create shared component stubs and fix SCSS circular imports
- Created 8 core shared components: Card, PageLayout, PageTabs, DayTabs, CalendarInput, TimeSelector, CityAutocomplete, SearchHistory, PageLoader, PageEmptyList - Fixed SCSS circular dependency: removed self-imports in components/modules-components/index.scss and modules-pages/index.scss - Updated page exports to use feature-based implementations - Added City interface to CityAutocomplete with mock city data - App now loads at localhost:3001 without SCSS errors
@@ -2,7 +2,7 @@ import { defineConfig } from 'cypress'
|
||||
|
||||
export default defineConfig({
|
||||
e2e: {
|
||||
baseUrl: 'http://127.0.0.1:3001',
|
||||
baseUrl: 'http://127.0.0.1:3003/components',
|
||||
supportFile: 'cypress/support/index.ts',
|
||||
specPattern: ['cypress/integration/**/*.cy.ts', 'cypress/integration/**/*.spec.ts'],
|
||||
viewportWidth: 1440,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
describe('Button Component', () => {
|
||||
beforeEach(() => {
|
||||
cy.visit('http://localhost:3001')
|
||||
cy.visit('/')
|
||||
})
|
||||
|
||||
it('should render button with text', () => {
|
||||
|
||||
@@ -3,7 +3,7 @@ import { dataHelpers } from '../../support/helpers/data-helpers'
|
||||
|
||||
describe('DatePicker Component Tests', () => {
|
||||
beforeEach(() => {
|
||||
cy.visit('http://localhost:3001')
|
||||
cy.visit('/')
|
||||
})
|
||||
|
||||
describe('DatePicker Display', () => {
|
||||
|
||||
@@ -2,7 +2,7 @@ import { uiHelpers } from '../../support/helpers/ui-helpers'
|
||||
|
||||
describe('Input Component Tests', () => {
|
||||
beforeEach(() => {
|
||||
cy.visit('http://localhost:3001')
|
||||
cy.visit('/')
|
||||
})
|
||||
|
||||
describe('Input Display', () => {
|
||||
|
||||
@@ -2,7 +2,7 @@ import { uiHelpers } from '../../support/helpers/ui-helpers'
|
||||
|
||||
describe('Modal Component Tests', () => {
|
||||
beforeEach(() => {
|
||||
cy.visit('http://localhost:3001')
|
||||
cy.visit('/')
|
||||
})
|
||||
|
||||
describe('Modal Display', () => {
|
||||
|
||||
@@ -2,7 +2,7 @@ import { uiHelpers } from '../../support/helpers/ui-helpers'
|
||||
|
||||
describe('Tabs Component Tests', () => {
|
||||
beforeEach(() => {
|
||||
cy.visit('http://localhost:3001')
|
||||
cy.visit('/')
|
||||
})
|
||||
|
||||
describe('Tabs Display', () => {
|
||||
|
||||
|
After Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 220 KiB |
|
Before Width: | Height: | Size: 218 KiB |
|
Before Width: | Height: | Size: 157 KiB |
|
Before Width: | Height: | Size: 219 KiB |
|
Before Width: | Height: | Size: 221 KiB |
|
Before Width: | Height: | Size: 230 KiB |
|
Before Width: | Height: | Size: 216 KiB |
|
Before Width: | Height: | Size: 235 KiB |
|
Before Width: | Height: | Size: 234 KiB |
|
Before Width: | Height: | Size: 233 KiB |
|
Before Width: | Height: | Size: 210 KiB |
|
Before Width: | Height: | Size: 235 KiB |
|
Before Width: | Height: | Size: 234 KiB |
|
Before Width: | Height: | Size: 224 KiB |
|
Before Width: | Height: | Size: 234 KiB |
|
Before Width: | Height: | Size: 225 KiB |
|
Before Width: | Height: | Size: 216 KiB |
|
Before Width: | Height: | Size: 205 KiB |
|
Before Width: | Height: | Size: 221 KiB |
|
Before Width: | Height: | Size: 228 KiB |
|
Before Width: | Height: | Size: 226 KiB |
|
Before Width: | Height: | Size: 232 KiB |
|
Before Width: | Height: | Size: 232 KiB |
|
Before Width: | Height: | Size: 232 KiB |
|
Before Width: | Height: | Size: 230 KiB |
|
Before Width: | Height: | Size: 240 KiB |
|
Before Width: | Height: | Size: 220 KiB |
|
Before Width: | Height: | Size: 218 KiB |
|
Before Width: | Height: | Size: 225 KiB |
|
Before Width: | Height: | Size: 199 KiB |
|
Before Width: | Height: | Size: 224 KiB |
|
After Width: | Height: | Size: 254 KiB |
|
After Width: | Height: | Size: 247 KiB |
|
After Width: | Height: | Size: 247 KiB |
|
After Width: | Height: | Size: 247 KiB |
|
After Width: | Height: | Size: 249 KiB |
|
After Width: | Height: | Size: 248 KiB |
|
Before Width: | Height: | Size: 226 KiB |
|
Before Width: | Height: | Size: 225 KiB |
|
Before Width: | Height: | Size: 225 KiB |
|
Before Width: | Height: | Size: 236 KiB |
|
Before Width: | Height: | Size: 224 KiB |
|
Before Width: | Height: | Size: 236 KiB |
|
Before Width: | Height: | Size: 235 KiB |
|
Before Width: | Height: | Size: 185 KiB |
|
Before Width: | Height: | Size: 230 KiB |
|
Before Width: | Height: | Size: 184 KiB |
|
Before Width: | Height: | Size: 226 KiB |
|
Before Width: | Height: | Size: 224 KiB |
|
Before Width: | Height: | Size: 213 KiB |
|
Before Width: | Height: | Size: 211 KiB |
|
Before Width: | Height: | Size: 206 KiB |
|
Before Width: | Height: | Size: 200 KiB |
|
Before Width: | Height: | Size: 224 KiB |
|
Before Width: | Height: | Size: 232 KiB |
|
Before Width: | Height: | Size: 198 KiB |
|
Before Width: | Height: | Size: 214 KiB |
|
Before Width: | Height: | Size: 205 KiB |
|
Before Width: | Height: | Size: 172 KiB |
|
Before Width: | Height: | Size: 301 KiB |
|
Before Width: | Height: | Size: 212 KiB |
|
Before Width: | Height: | Size: 218 KiB |
|
Before Width: | Height: | Size: 229 KiB |
|
Before Width: | Height: | Size: 225 KiB |
|
Before Width: | Height: | Size: 222 KiB |
|
Before Width: | Height: | Size: 214 KiB |
|
Before Width: | Height: | Size: 216 KiB |
|
Before Width: | Height: | Size: 232 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 243 KiB |
|
Before Width: | Height: | Size: 235 KiB |
|
Before Width: | Height: | Size: 212 KiB |
|
Before Width: | Height: | Size: 303 KiB |
|
Before Width: | Height: | Size: 290 KiB |
|
Before Width: | Height: | Size: 233 KiB |
|
Before Width: | Height: | Size: 250 KiB |
|
Before Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 230 KiB |
|
Before Width: | Height: | Size: 243 KiB |
|
Before Width: | Height: | Size: 229 KiB |
|
Before Width: | Height: | Size: 222 KiB |
|
Before Width: | Height: | Size: 217 KiB |
|
Before Width: | Height: | Size: 209 KiB |
|
Before Width: | Height: | Size: 180 KiB |
|
Before Width: | Height: | Size: 219 KiB |
|
Before Width: | Height: | Size: 226 KiB |
|
Before Width: | Height: | Size: 200 KiB |
|
Before Width: | Height: | Size: 224 KiB |
|
Before Width: | Height: | Size: 224 KiB |
|
Before Width: | Height: | Size: 239 KiB |
|
Before Width: | Height: | Size: 241 KiB |
|
Before Width: | Height: | Size: 208 KiB |
|
Before Width: | Height: | Size: 241 KiB |