Skip to content

yernandus/rent-d24be-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Tests

Automated tests for https://rent-d24be.web.app/drawer/BoardScreen

Running Tests

# Install dependencies
npm install

# Install browsers
npx playwright install

# Run tests
npm test

# Run tests with UI
npm run test:ui

# Run tests in debug mode
npm run test:debug

Test Structure

  • tests/website.spec.ts: Main test file containing all test cases
  • playwright.config.ts: Playwright configuration
  • package.json: Project dependencies and scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published